Go Design Patterns

Idiomatic Go design patterns: functional options, builder, factory, strategy, middleware chain, pub/sub, and other patterns adapted for Go's type system. Use when: "design pattern", "functional options", "builder pattern", "factory pattern", "strategy pattern", "middleware chain", "option pattern", "how to structure this". Do NOT use for: interface design principles (use go-interface-design), package layout (use go-architecture-review), or concurrency patterns (use go-concurrency-review).

Gisellesleeveless396 Updated

File contents

Gisellesleeveless396/go-agent-skills/tree/main/skills/(architecture)/go-design-patterns commit 21d627c1b7

Frequently asked questions

npx skillmds@latest add gisellesleeveless396/go-design-patterns