go-context

SKILLFlusso di lavorocommunity
v0.0.0cxuuApache-2.0Aggiornato 2 mesi faFonte →

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 d

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
142Stelle del repo
1Client
1Formati
2 mesi faUltimo aggiornamento
Skill
Autorecxuu
Versione0.0.0
LicenzaApache-2.0
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

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).

Parole chiave
skillclaude