Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EndOfExtent = errors.New("EndOfExtent") VersionLow = errors.New("extent version too low") NotLeader = errors.New("not a leader") LockedByOther = errors.New("LockedByOther") ClientStreamVersionTooHigh = errors.New("client's version is too high, bugon") NotFound = errors.New("NotFound") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.