Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrDriverError = errors.New("driver error") ErrNotFound = fmt.Errorf("%w: key not found", ErrDriverError) ErrKeyExists = fmt.Errorf("%w: key exists", ErrDriverError) )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.