top | item 40546774

(no title)

marcrosoft | 1 year ago

I’m still using if err == something. I’ve never bothered to use error.Is. Looks like another reason to avoid

discuss

order

zachmu|1 year ago

The problem is error wrapping. Somebody deeper in the stack can break your equality check.