Golang Structs Interfaces

Golang struct and interface design — composition, embedding, type assertions, type switches, DI via interfaces, field tags, pointer vs value receivers. Use when designing Go types, implementing interfaces, embedding, adding JSON/YAML/DB tags, or 'accept interfaces, return structs'.

context-labs 86eabb2 2 files · 25.7 KB Updated

File contents

context-labs/whip/tree/main/.agents/skills/golang-structs-interfaces commit 86eabb21bc

Frequently asked questions

npx skillmds@latest add context-labs/golang-structs-interfaces