go-demo

module
v0.0.0-...-259e43b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2021 License: MIT

README

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL