Skip to content

qq1060656096/go-demo

Repository files navigation

go-demo

go-demo                根目录
├─go-standard-library  go标准库
├─project-layout       项目布局
│  ├─base-layout          标准项目布局
├─third-pkg            常用第三方包
│  ├─gjson             json处理包
│  ├─gorm              gorm数据库包
├─go.mod            go模块文件
├─go.sum            go模块校验文件
├─LICENSE           授权协议文件
└─README.md         README文件
go项目基本布局:https://github.com/golang-standards/project-layout/blob/master/README_zh.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages