go命令教程
https://hyper0x.github.io/go_command_tutorial/#/
go build
go install
go get
go clean
go doc | godoc
go run
go test
go list
go fmt | gofmt
go fix | go tool fix
go vet| go tool vet
go tool pprof
go tool cgo
go env
https://hyper0x.github.io/go_command_tutorial/#/
go build
go install
go get
go clean
go doc | godoc
go run
go test
go list
go fmt | gofmt
go fix | go tool fix
go vet| go tool vet
go tool pprof
go tool cgo
go env