Documentation
¶
Overview ¶
Package bug marks errors the user should consider reporting: protocol violations, corrupt state, infrastructure failures — never bad user input.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnexpected = errors.New("unexpected failure")
ErrUnexpected is the marker Mark attaches; test for it with errors.Is.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.