Update 'README.md'
This commit is contained in:
parent
beb165a7e3
commit
13ff22273d
@ -58,6 +58,8 @@
|
|||||||
* [Communicating Sequential Processes](./Communicating%20Sequential%20Processes.pdf)
|
* [Communicating Sequential Processes](./Communicating%20Sequential%20Processes.pdf)
|
||||||
* [Code Review Comments](https://github.com/golang/go/wiki/CodeReviewComments)
|
* [Code Review Comments](https://github.com/golang/go/wiki/CodeReviewComments)
|
||||||
* [Organizing Database Access](https://www.alexedwards.net/blog/organising-database-access)
|
* [Organizing Database Access](https://www.alexedwards.net/blog/organising-database-access)
|
||||||
|
* [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)
|
||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
* [JSON-to-Go](https://mholt.github.io/json-to-go/) - This tool will convert a piece of JSON to a Go struct
|
* [JSON-to-Go](https://mholt.github.io/json-to-go/) - This tool will convert a piece of JSON to a Go struct
|
||||||
|
Loading…
Reference in New Issue
Block a user