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-patterns

When to Use

  • Writing idiomatic Go code
  • Go concurrency and error handling

Related Skills