feat: init
parents
Showing
.gitignore
0 → 100644
Dockerfile
0 → 100644
LICENSE
0 → 100644
Makefile
0 → 100644
README.md
0 → 100644
api/job/.gitignore
0 → 100644
api/service/.gitignore
0 → 100644
app/job/.gitignore
0 → 100644
app/service/.gitignore
0 → 100644
common/conf/conf.go
0 → 100644
common/errm/code.go
0 → 100644
common/errm/error.go
0 → 100644
common/hashutil/base64.go
0 → 100644
common/hashutil/md5.go
0 → 100644
common/logz/zapstd.go
0 → 100644
common/logz/zapstd_test.go
0 → 100644
common/mysql/mysql.go
0 → 100644
common/redis/redis.go
0 → 100644
common/validate/trans.go
0 → 100644
go.mod
0 → 100644
go.sum
0 → 100644
openapi.yaml
0 → 100644
script/gen-api.sh
0 → 100755
script/gen-project.sh
0 → 100755
third_party/README.md
0 → 100644
Please register or sign in to comment