Skip to content

go-cheetah/simple-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简单的go代码

.
├── app              # 主要函数目录
│   ├── app.go       # 主要函数
│   ├── config.go    # 配置模块
│   └── log.go       # 日志模块
├── config           # 配置文件
│   └── config.yaml
├── go.mod
└── main.go          # 入口函数

About

simple的模板

Resources

Stars

Watchers

Forks

Packages

No packages published