todo:
Uber Go Style Guide
https://github.com/uber-go/guide/blob/master/style.md
https://github.com/xxjwxc/uber_go_guide_cn
https://github.com/openjw/uber-go-guide-zh-en/blob/master/style.md
effective_go
https://golang.org/doc/effective_go.html
https://github.com/bingohuang/effective-go-zh-en
CodeReviewComments
https://github.com/golang/go/wiki/CodeReviewComments
Go 语言原本
https://changkun.de/golang/