·
1 min read

Goland Init
proxy
setting — Go — Go Modules — Environment
GOPROXY=https://goproxy.cn,direct
Swagger
go get -u github.com/swaggo/swag/cmd/swag@v1.6.5
go get -u github.com/swaggo/gin-swagger@v1.2.0
go get -u github.com/swaggo/files
go get -u github.com/alecthomas/template