分层架构、Clean 架构,脚手架参考,GoLang 版
Go to file
Jeremy Yin 7578dd837d chore: define provider fun, not error include yet 2024-03-22 22:36:25 +08:00
model chore: define all model entities 2024-03-22 22:28:46 +08:00
providers chore: define provider fun, not error include yet 2024-03-22 22:36:25 +08:00
services init svc pvd arctect 2024-03-22 22:11:39 +08:00
.gitignore init svc pvd arctect 2024-03-22 22:11:39 +08:00
LICENSE Initial commit 2024-03-22 20:19:29 +08:00
README.md Initial commit 2024-03-22 20:19:29 +08:00
conf.go init svc pvd arctect 2024-03-22 22:11:39 +08:00
database.go init svc pvd arctect 2024-03-22 22:11:39 +08:00
error.go init svc pvd arctect 2024-03-22 22:11:39 +08:00
go.mod chore: define all model entities 2024-03-22 22:28:46 +08:00
go.sum chore: define all model entities 2024-03-22 22:28:46 +08:00
main.go init svc pvd arctect 2024-03-22 22:11:39 +08:00
route.go chore: define all model entities 2024-03-22 22:28:46 +08:00

README.md

simplylab-go

分层架构、Clean 架构脚手架参考GoLang 版