Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandDBApplier ¶
type CommandDBApplier struct { }
AsyncRequest represents an entry in the async_request table
func NewCommandApplier ¶
func NewCommandApplier() *CommandDBApplier
func (*CommandDBApplier) ApplyCommand ¶
func (applier *CommandDBApplier) ApplyCommand(op string, value []byte) interface{}
Click to show internal directories.
Click to hide internal directories.