Are there other hidden Go gems/guides that exist that I happen to not know about as well?
- Tour of Go: https://tour.golang.org/
- Practical Go: Real world advice for writing maintainable Go programs, by Dave Cheney: https://dave.cheney.net/practical-go/presentations/gophercon...
- Uber Go Style Guide: https://github.com/uber-go/guide/blob/master/style.md
Are there other hidden Go gems/guides that exist that I happen to not know about as well?