Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBadArgument = errors.New("bad argument")
View Source
var ErrBadPath = errors.New("invalid path")
View Source
var ErrCanceled = errors.New("canceled")
View Source
var ErrExists = errors.New("exists")
View Source
var ErrExpired = errors.New("expired")
View Source
var ErrInvalidAddress = errors.New("invalid address")
View Source
var ErrInvalidDomain = errors.New("invalid domain")
View Source
var ErrInvalidID = errors.New("invalid id")
View Source
var ErrJSONUnmarshal = errors.New("unmarshalling failure")
View Source
var ErrLimitReached = errors.New("limit reached")
View Source
var ErrMismatch = errors.New("mismatch")
View Source
var ErrMissingArgument = errors.New("missing argument")
View Source
var ErrNotFound = errors.New("not found")
View Source
var ErrOutOfRange = errors.New("out of range")
View Source
var ErrTimedOut = errors.New("timed out")
View Source
var ErrUnimplemented = errors.New("unimplemented")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.