1 Star 0 Fork 0

GoToy/go-toy-layout

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.go 108 Bytes
一键复制 编辑 原始数据 按行查看 历史
forever_youyou 提交于 2023-08-29 15:56 . gotoy -> yafgo
package main
import (
"yafgo/yafgo-layout/cmd"
)
func main() {
app := new(cmd.Application)
app.Run()
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/go_toy/toy-layout.git
git@gitee.com:go_toy/toy-layout.git
go_toy
toy-layout
go-toy-layout
main

搜索帮助