Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotImplemented = errors.New("not implemented") ErrInvalidParams = errors.New("invalid params") ErrNilValue = errors.New("nil value") ErrUnsupportedOp = errors.New("unsupported operation") ErrNotFound = errors.New("not found") ErrNotInitialized = errors.New("not initialized") ErrNotStarted = errors.New("not started") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.