1 Star 0 Fork 0

megnhao / restful-api-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.go 135 Bytes
一键复制 编辑 原始数据 按行查看 历史
megnhao 提交于 2022-05-08 18:12 . 通过cli start 启动程序
package main
import (
"gitee.com/megnhao/restful-api-demo/cmd"
)
func main() {
if err := cmd.RootCmd.Execute(); err != nil {
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/megnhao/restful-api-demo.git
git@gitee.com:megnhao/restful-api-demo.git
megnhao
restful-api-demo
restful-api-demo
e06e71524eb4

搜索帮助

344bd9b3 5694891 D2dac590 5694891