文件名称:goctl-swagger
文件大小:125KB
文件格式:ZIP
更新时间:2024-04-19 14:09:14
PHP
goctl-swagger 1.编译goctl-swagger插件 $ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/zeromicro/goctl-swagger 2.配置环境 将$ GOPATH / bin中的goctl-swagger添加到环境变量 3.使用姿势 创建api文件info ( title : "type title here" desc : "type desc here" author : "type author here" email : "type email here" version : "type version here" ) type ( RegisterReq { Username string `json:"username"`