Documentation
¶
Overview ¶
Package constants defines global constants used across the application.
Index ¶
Constants ¶
View Source
const ( // PeersKey is the KV store key used to persist the cluster membership. PeersKey = "/_internal/peers" // LockableSegment is the path component that identifies a directory as being lockable. LockableSegment = "_lockable" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.