Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrKeyNotExist for invalid key provided ErrKeyNotExist = errors.New("the key does not exist") // ErrNotInitialized for uninitialized ErrNotInitialized = errors.New("the client does not be initialized, call With() first") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.