Coding guidelines:
- https://github.com/bahlo/go-styleguide
- https://github.com/Pungyeon/clean-go-article
- http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/
- https://talks.golang.org/2014/names.slide
- https://github.com/uber-go/guide/blob/master/style.md
- https://github.com/golang/go/wiki/CodeReviewComments
More resources :
- https://dave.cheney.net/practical-go/presentations/qcon-china.html
- https://www.youtube.com/watch?v=MzTcsI6tn-0
- https://gobyexample.com/
- https://github.com/denisbakhtin/ginblog/
- https://github.com/itcloudy/gin-base-framework
- https://github.com/gin-gonic/examples/
- https://github.com/tmrts/go-patterns
- https://awesome-go.com/
- https://blog.drewolson.org/dependency-injection-in-go
- https://gobuffalo.io/en/
- https://medium.com/learning-cloud-native-go/lets-get-it-started-dc4634ef03b