Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateKeyValuePair ¶
CreateKeyValuePair creates the byte stream for adding key value pairs.
func DeleteKeyValuePair ¶
DeleteKeyValuePair creates the byte stream for removing key/value pairs.
func UpdateLeaderHTTP ¶
UpdateLeaderHTTP creates the byte stream to update the leader http ip and port.
Types ¶
type CommandPipeline ¶
type CommandPipeline chan interface{}
CommandPipeline defines a channel type for sending and receiving commands
type CommandPipelineReceiver ¶
type CommandPipelineReceiver <-chan interface{}
CommandPipelineReceiver accepts commands that were put into the Pipeline
Click to show internal directories.
Click to hide internal directories.