Go Development Guidelines
Objective: Go-specific project conventions covering formatting, project structure, error handling, concurrency patterns, testing, logging, and performance — ensuring production-ready, idiomatic Go code.
Source File
View the full rule: .agent/rules/go.md
Sections
- Toolchain, Code Quality & Modules
- Project Layout
- Error Handling
- Concurrency
- Testing, Logging & Performance
