From 8b18f663017ad903b1af0d77f15a3ad2bd36661d Mon Sep 17 00:00:00 2001 From: ibandhiya Date: Tue, 14 Apr 2026 14:29:21 +0530 Subject: [PATCH] Update README.md Updated resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79203e9..08441d4 100644 --- a/README.md +++ b/README.md @@ -540,6 +540,7 @@ We are looking for contributions and examples for: - go-sentry - otel - other? +- (Go Error Handling: Complete Guide with Examples)[https://middleware.io/blog/go-error-handling/] Examples of formatters can be found in `ToMap()`, `Format()`, `Marshal()` and `LogValuer` methods of `oops.OopsError`.