golang - mindpin/docs GitHub Wiki
web 开发
https://github.com/astaxie/beego
https://github.com/go-martini/martini
MongoDB driver for Go
https://github.com/go-mgo/mgo
一个 beego + mysql + mgo + redis demo
https://github.com/gwduan/beego-demo
Sidekiq by go
https://github.com/jrallison/go-workers
Resque by go
https://github.com/benmanns/goworker
Go编程基础
https://github.com/Unknwon/go-fundamental-programming
Go Web 编程
https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/preface.md
Beego 实战 开源电子书
https://github.com/lei-cao/beego-in-action/tree/master/zh
另外有一本叫做 《Go语言编程》的书可以找来看