Golang Fullstack Error Handling

Unified Go + GORM + PostgreSQL error handling review. Covers error wrapping, context propagation, PostgreSQL error codes (23505, 40001), errors.Is/As mapping, and retry logic. Ensures proper error chains and robust database failure recovery. Use when this capability is needed.

tomevault-io 8adf3f1 2 files · 3.7 KB Updated

File contents

tomevault-io/skills-registry/tree/main/saifoelloh--golang-best-practices-skill--error-handling commit 8adf3f167a

Frequently asked questions

npx skillmds@latest add tomevault-io/golang-fullstack-error-handling