深浅模式
godoc 在 go1.1.13 版本后已从核心包中移除
go install golang.org/x/tools/cmd/godoc@latest
go mod init example.com/docsdemo
godoc -http=:9090 #在浏览器进行访问