Asakusa.go#3のLTのスライドです。
参考リンク
576015: errors: return early for Is(nil, ...)
https://go-review.googlesource.com/c/go/+/576015
Go errors.Is now includes a nil check. | by the korean guy | Jul, 2024 | Medium
https://thekoreanguy.medium.com/go-errors-is-now-includes-a-nil-check-94f82fe4cc31
Sentinel errors and errors.Is() slow your code down by 500% | DoltHub Blog
https://www.dolthub.com/blog/2024-05-31-benchmarking-go-error-handling/