Documentation ¶
Index ¶
- func BatchRemove(bucketName string, key string) error
- func BatchWrite(bucketName string, key string, value []byte) error
- func GetKeys(bucketName string) ([]string, error)
- func Initialize(names []string)
- func Read(bucketName string, key string) []byte
- func Remove(bucketName string, key string) error
- func SetPath(path string)
- func Write(bucketName string, key string, value []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchRemove ¶
func Initialize ¶
func Initialize(names []string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.