Skip to content
/ Web Public

Go Web 通用脚手架 Go Web Common Scaffold

Notifications You must be signed in to change notification settings

ukea/Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web

Go Web 通用脚手架 Go Web Common Scaffold

Go Web Common Project Templates

Structure: Web

  • controllers: 处理请求的函数
  • dao: 数据库的一些操作
  • logger: 日志
  • logic: 业务逻辑
  • models: 模板
  • pkg: 第三方的库
  • routes: 路由
  • settings: 配置相关函数
  • config.yaml: 配置文件
  • main.go: 主程序

Releases

No releases published

Packages

No packages published

Languages