go语法学习:
https://tour.golang.org/welcome/1
官方类库查询:
https://golang.org/pkg/
golang web:
https://github.com/astaxie/build-web-application-with-golang
常见类库:
https://github.com/golang/go/wiki/Projects
IDE:
https://github.com/golang/go/wiki/IDEsAndTextEditorPlugins
Golang常见数据结构:
https://github.com/Workiva/go-datastructures