Update README.md
This commit is contained in:
@@ -64,6 +64,7 @@
|
|||||||
* [What's in a Name](https://talks.golang.org/2014/names.slide#1)
|
* [What's in a Name](https://talks.golang.org/2014/names.slide#1)
|
||||||
* [When in Go, Do as Gophers Do](https://talks.golang.org/2014/readability.slide#1)
|
* [When in Go, Do as Gophers Do](https://talks.golang.org/2014/readability.slide#1)
|
||||||
* [Go Concurrency Rocks](https://www.concurrency.rocks/)
|
* [Go Concurrency Rocks](https://www.concurrency.rocks/)
|
||||||
|
* [func25/go-practical-tips](https://github.com/func25/go-practical-tips/blob/main/tips.md)
|
||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
* [JSON-to-Go](https://mholt.github.io/json-to-go/) - This tool will convert a piece of JSON to a Go struct. This [functionality](https://www.jetbrains.com/help/go/working-with-json.html#generate-struct-fields) is a feauture in the GoLand IDE.
|
* [JSON-to-Go](https://mholt.github.io/json-to-go/) - This tool will convert a piece of JSON to a Go struct. This [functionality](https://www.jetbrains.com/help/go/working-with-json.html#generate-struct-fields) is a feauture in the GoLand IDE.
|
||||||
|
|||||||
Reference in New Issue
Block a user