Golang Concurrency

Golang concurrency patterns. Use when writing or reviewing concurrent Go code — goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, fan-out/fan-in — or for goroutine leaks, race conditions, channel ownership, or choosing channels vs mutexes.

context-labs Updated

File contents

context-labs/whip/tree/main/.agents/skills/golang-concurrency commit 02b79ee895

Frequently asked questions

npx skillmds@latest add context-labs/golang-concurrency