golang-patterns
ECC~42 tokens
Go-specific design patterns and best practices including functional options, small interfaces, dependency injection, concurrency patterns, error handling, and package organization. Use when working with Go code to apply idiomatic Go patterns.
How to Invoke
/golang-patternsWhen to Use
- •Writing idiomatic Go code
- •Go concurrency and error handling