Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrKeyInvalid = errors.New("key invalid")
View Source
var ErrKeyNotFound = errors.New("key not found")
View Source
var ErrNotImplemented = errors.New("not implemented")
View Source
var ErrNotReadable = errors.New("not readable")
View Source
var ErrNotWritable = errors.New("not writable")
View Source
var ErrUnsupportedDataType = errors.New("unsupported data type")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.