Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LockKeyFormat lk/${XID}/${rowKey} LockKeyFormat = "lk/%s/%s" // BranchKeyFormat bs/${XID}/${BranchSessionID} BranchKeyFormat = "bs/%s/%d" )
Variables ¶
This section is empty.
Functions ¶
func NewEtcdStore ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.