初始化项目结构
This commit is contained in:
1
cmd/api/main.go
Normal file
1
cmd/api/main.go
Normal file
@@ -0,0 +1 @@
|
|||||||
|
package main
|
||||||
1
cmd/worker/main.go
Normal file
1
cmd/worker/main.go
Normal file
@@ -0,0 +1 @@
|
|||||||
|
package main
|
||||||
0
config/config-dev.yaml
Normal file
0
config/config-dev.yaml
Normal file
0
config/config-prod.yaml
Normal file
0
config/config-prod.yaml
Normal file
0
config/config-test.yaml
Normal file
0
config/config-test.yaml
Normal file
0
internal/gateway/1
Normal file
0
internal/gateway/1
Normal file
0
internal/handler/middleware/1
Normal file
0
internal/handler/middleware/1
Normal file
0
internal/model/1
Normal file
0
internal/model/1
Normal file
0
internal/router/1
Normal file
0
internal/router/1
Normal file
0
internal/service/1
Normal file
0
internal/service/1
Normal file
0
internal/store/postgres/1
Normal file
0
internal/store/postgres/1
Normal file
0
internal/task/1
Normal file
0
internal/task/1
Normal file
0
migrations/1
Normal file
0
migrations/1
Normal file
0
pkg/config/1
Normal file
0
pkg/config/1
Normal file
0
pkg/database/1
Normal file
0
pkg/database/1
Normal file
0
pkg/errors/1
Normal file
0
pkg/errors/1
Normal file
0
pkg/logger/1
Normal file
0
pkg/logger/1
Normal file
0
pkg/queue/1
Normal file
0
pkg/queue/1
Normal file
0
pkg/response/1
Normal file
0
pkg/response/1
Normal file
0
pkg/validator/1
Normal file
0
pkg/validator/1
Normal file
Reference in New Issue
Block a user