Golang Context

Design or repair context propagation, cancellation, deadlines, and request-scoped values in Go APIs. Use when work crosses request, goroutine, network, or storage boundaries; not for routine formatting or code that already accepts and correctly forwards a context.

reagin e07f8b7 4 files · 8.6 KB Updated

File contents

reagin/agent-skills/tree/main/skills/golang-context commit e07f8b72a1

Frequently asked questions

npx skillmds@latest add reagin/golang-context