9 Star 43 Fork 14

goflyfox / gcs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.go 104 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangbiao 提交于 2019-09-29 10:15 . gf upgrade v1.9.4 and gtoken use github
package main
import (
_ "gcs/boot"
"github.com/gogf/gf/frame/g"
)
func main() {
g.Server().Run()
}
Go
1
https://gitee.com/goflyfox/gcs.git
git@gitee.com:goflyfox/gcs.git
goflyfox
gcs
gcs
master

搜索帮助