Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotImplemented = errors.New("NotImplemented") ErrInvalidConfig = errors.New("InvalidConfig") ErrInvalidArg = errors.New("InvalidArg") ErrNotFound = errors.New("NotFound") ErrAlreadyExists = errors.New("ErrAlreadyExists") ErrInternal = errors.New("InternalError") ErrUnauthenticated = errors.New("Unauthenticated") ErrAccessDenied = errors.New("AccessDenied") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.