基础

基础。

https://github.com/golang/tools/tree/master/cmd

go get -u golang.org/x/tools/cmd/godoc 
go get -u golang.org/x/tools/cmd/stringer
go get -u golang.org/x/tools/cmd/stress
wire
pprof

godebug

godebug。

new/make

new 和 make。

函数

方法、函数。