Gopher Conventions
Spannende Links
- 10 things you (probably) don’t know about Go by Andrew Gerrand
- 7 common mistakes in Go (2015)
- Achieving a Perfect SSL Labs Score with Go
- Awesome Go
- Philipp Hauer: Design Patterns
- Go patterns (wird anscheinend nicht weiter gepflegt)
- Go Language Patterns (anscheinend noch under construction)
Testing
Tutorials
- Building a REST service in Golang: Model Controller Pattern