Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoKey is returned when key doesn't exist ErrNoKey = errors.New("Key doesn't exist") // ErrNoBucket is returned when bucket doesn't exist ErrNoBucket = errors.New("Bucket doesn't exist") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.