Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrReadOnly MUST be returned for modifying operations when the storage was opened // in readonly mode. ErrReadOnly = logicerr.New("opened as read-only") ErrSetShardID = logicerr.New("failed to set shard ID") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.