golang-context

SKILLWorkflowCommunity
v0.0.0samberMITAktualisiert vor 8 TQuelle →

Idiomatic context.Context usage in Golang — propagation through API boundaries, cancellation, timeouts and deadlines, request-scoped values, context.WithoutCancel for background work outliving requests. Apply when designing context propagation across layers, debugging leaked or unexpired contexts, c

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
3kRepo-Sterne
1Clients
1Formate
vor 8 TLetzte Aktualisierung
Skill
Autorsamber
Version0.0.0
LizenzMIT
KategorieWorkflow
Formateskill.md
PromptÖffnen (siehe Tab „Prompt“)
Kompatibilität
Claude✓ Unterstützt
Cursor
Copilot
ChatGPT
Gemini
Über

Idiomatic context.Context usage in Golang — propagation through API boundaries, cancellation, timeouts and deadlines, request-scoped values, context.WithoutCancel for background work outliving requests. Apply when designing context propagation across layers, debugging leaked or unexpired contexts, choosing between context.Background/TODO/WithoutCancel, or storing values in context. Not for code th

Schlagwörter
skillclaude