Practical Go: Real world advice for writing maintainable Go programs
https://dave.cheney.net/practical-go/presentations/qcon-china.html
https://dave.cheney.net/practical-go/presentations/qcon-china.html
Go Style Guide
https://docs.gruntwork.io/guides/style/golang-style-guide
This is Gruntwork’s style guide for the Go programming language. It aims to help us ensure that the code we write is clear, readable, idiomatic Go code. The conventions detailed in this guide are our preferences and should be thought of as guidelines rather than hard rules.
https://docs.gruntwork.io/guides/style/golang-style-guide