Go Gin 简明教程: https://geektutu.com/post/quick-go-gin.html
json-to-go:https://mholt.github.io/json-to-go/
go mod使用: https://studygolang.com/articles/28712
go 指南:https://tour.go-zh.org/welcome/1
effective_go: https://golang.org/doc/effective_go
effective_go中文版 : https://www.kancloud.cn/kancloud/effective/72199
Gin Web Framework :https://gin-gonic.com/zh-cn/docs/quickstart/
swagger:model :https://goswagger.io/generate/spec/model.html
go语言教程大全:https://www.tizi365.com/archives/470.html