Go Quick Start 极简教程
Go
官网:https://golang.org/
文档:https://golang.org/doc/
开发环境配置
下载 Go:
(官网)https://golang.org/dl/
(国内镜像)https://golang.google.cn/dl/
IDE :使用 GoLand is a cross-platform IDE built specially for Go developers。
https://www.jetbrains.com/go/
go 命令说明:
go
Go is a tool for managing Go source code.
Usage:
go <command> [arguments]
The commands are:
bug start a bug report
build compile packages and dependencies
clean remove object files and cached files
doc show