go-zero Microservices Framework Guidelines
Objective: Define standards for building high-concurrency Go microservices with go-zero — covering project structure, code generation, API/RPC design, dependency injection, resilience, and observability.
Source File
View the full rule: .agent/rules/go-zero.md
Sections
- Overview & Philosophy
- Project Structure (goctl Generated)
- API & RPC Definition
- ServiceContext & Dependency Injection
- Resilience, Observability & Testing
