You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sure there are other instances where standard library APIs can never fail. Another one that comes to mind is the various io.Reader and io.Writer methods on bytes.Buffer, or some of the methods on strings.Builder.