Closed chowyu12 closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.11%. Comparing base (
8690859
) to head (d761d9f
). Report is 107 commits behind head on master.
Thanks for your contribution! We need to keep goctl use the same go version with go-zero.
This method is not accept. We have thought of this solution when we design it. For the code generation of the following engineering structure, go.mod is incorrect,
cd api/user
goctl api go --api demo.api --dir .
demo
├── api
│ ├── user
│ └── class
├── rpc
│ ├── user
│ ├── class
│ └── message
└── go.mod
加速go.mod的解析