Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Unexpected = RegisterErr(errors.New("unexpected"), 1) Closed = RegisterErr(errors.New("closed"), 2) )
Functions ¶
func RegisterErr ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.