utl-one: utl all in one
Usage
-
git clone -b master --depth 1 http://10.220.10.35/dev/template/ultone.git {your_project_name}
-
cd {your_project_name} && rm -rf .git && git init
-
go mod tidy
Setting
仔细查看项目中的 todo
仔细查看 opt.var 中的设置
SQL
- sqlite:
- postgresql:
- mysql
Cache
- redis
- memory
Feature
- 用户全功能模块
- 操作日志
Next
- common user list (比如操作日志用户下拉)
Description
Languages
Go
100%