File tree
154 files changed
+2880
-129
lines changed- mono-repo/go-zero
- {{cookiecutter.go_module_name}}
- .circleci
- app
- basic
- demo
- cmd
- configs
- docs
- internal
- dao
- async
- cache
- db
- graphql
- http
- mq
- rpc
- domain/{{cookiecutter.app_name}}
- router
- server
- service
- admin
- inner
- job
- outer
- proto
- api
- config
- model
- graphql
- rpc
- user
- biz
- {{cookiecutter.biz_app_name}}/cmd
- std
- proto
- config
- error
- deploy
- local
- production
- templates
- terraform-aws
- staging
- infra
- tool
- pkg
- script
- {{cookiecutter.repo_name}}
- app
- basic
- user/identity
- configs
- internal
- dao
- cache
- http
- mq
- domain/identity
- service
- proto
- api
- model
- {{cookiecutter.basic_app_name}}
- cmd
- configs
- internal
- dao
- cache
- db
- http
- mq
- rpc
- domain/{{cookiecutter.basic_app_name}}
- service
- proto
- api
- config
- model
- biz/{{cookiecutter.biz_app_name}}/cmd
- std
- proto/config
- script
- tmp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
154 files changed
+2880
-129
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
39 | 5 |
|
0 commit comments