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.

saifoelloh Updated

File contents

saifoelloh/golang-best-practices-skill/tree/main/error-handling commit 203f4efadc

Frequently asked questions

npx skillmds@latest add saifoelloh/golang-fullstack-error-handling