Bez @bez.dev · Jun 11

I need help, Golang Bluesky: I'm trying to understand the new-ish errors.Is(...) API: Why does checking NewError() against &MyError{} pass but doesn't w/ a sentinel value of type *MyError? Go playground: https://go.dev/play/p/sErPx877Xty

1 likes 0 replies

?