1 Star 0 Fork 853

CrazyRocks / gfast

forked from tiger1103 / gfast 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.go 124 Bytes
一键复制 编辑 原始数据 按行查看 历史
tiger1103 提交于 2021-07-20 11:11 . 项目初始
package main
import (
_ "gfast/boot"
_ "gfast/router"
"github.com/gogf/gf/frame/g"
)
func main() {
g.Server().Run()
}
Go
1
https://gitee.com/rocks/gfast.git
git@gitee.com:rocks/gfast.git
rocks
gfast
gfast
os-v2

搜索帮助