A repository for go in an ops context inside GDS. Including research, teaching and potential useful projects.
- https://github.com/hashicorp/terraform - Do I need to say anything?
- https://github.com/docker/docker - Really?
- https://github.com/kubernetes/kubernetes
- https://github.com/go-swagger/go-swagger - If you want to generate go client or server from swagger (or OpenApi)
And everything written by hashicorp (I think) and lots of stuff written by influxdata.
#Books that I have seen recommended (not read them myself)
- http://www.gopl.io/
- https://www.manning.com/books/go-in-practice - for learning by doing