Go Error Handling

Guides expert-level Go error handling: error wrapping with %w, sentinel errors vs custom error types, errors.Is and errors.As patterns, error groups, and structured error propagation. Use when the user asks about Go error handling, error wrapping, sentinel errors, errors.Is, errors.As, custom error types, error propagation. Do NOT use when the user asks about Go idioms (use `go-idioms`), Go concurrency (use `go-concurrency-patterns`), Go performance (use `go-performance`).

FerroxLabs deb5121 2 files · 29.9 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/go-error-handling commit deb512182d

Frequently asked questions

npx skillmds@latest add ferroxlabs/go-error-handling