BigHugger
sk Skill · cxuu

go-context

Use when working with context.Context in Go — placement in signatures, propagating cancellation and deadlines, and storing values in context vs parameters. Also use when cancelling long-running operations, setting timeouts, or passing request-scoped data, even if they don't mention context.Context directly. Does not cover goroutine lifecycle or sync primitives (see go-concurrency).

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
goHTML
Host repository
cxuu/golang-skills
Host stars
159
Host language
HTML