初始化项目
正在显示
.idea/.gitignore
0 → 100644
.idea/modules.xml
0 → 100644
.idea/multi-application.iml
0 → 100644
.idea/protoeditor.xml
0 → 100644
.idea/vcs.xml
0 → 100644
Makefile
0 → 100644
README.md
已删除
100644 → 0
api/buf.lock
0 → 100644
api/buf.yaml
0 → 100644
api/control/buf.openapi.gen.yaml
0 → 100644
api/control/error_reason.proto
0 → 100644
api/control/greeter.proto
0 → 100644
api/third_party/README.md
0 → 100644
api/third_party/buf.yaml
0 → 100644
app.mk
0 → 100644
app/control/.gitignore
0 → 100644
app/control/LICENSE
0 → 100644
app/control/Makefile
0 → 100644
app/control/README.md
0 → 100644
app/control/cmd/server/main.go
0 → 100644
app/control/cmd/server/wire.go
0 → 100644
app/control/configs/config.yaml
0 → 100644
app/control/internal/biz/biz.go
0 → 100644
app/control/internal/data/data.go
0 → 100644
buf.gen.yaml
0 → 100644
buf.lock
0 → 100644
buf.work.yaml
0 → 100644
buf.yaml
0 → 100644
docs/control/openapi.yaml
0 → 100644
gen/api/control/greeter.pb.go
0 → 100644
go.mod
0 → 100644
go.sum
0 → 100644
middleware/auth/jwt.go
0 → 100644
release.mk
0 → 100644
想要评论请 注册 或 登录