Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessedItem ¶
ProcessedItem represents a sent item
func NewProcessedItemFromBytes ¶
func NewProcessedItemFromBytes(byt []byte) (*ProcessedItem, error)
func (*ProcessedItem) Key ¶
func (si *ProcessedItem) Key() []byte
func (*ProcessedItem) ToBytes ¶
func (si *ProcessedItem) ToBytes() ([]byte, error)
Directories ¶
Path | Synopsis |
---|---|
Package dispatcher contains the dispatcher service.
|
Package dispatcher contains the dispatcher service. |
Package remoteservice contains the logic for communicating between cli and server process
|
Package remoteservice contains the logic for communicating between cli and server process |
Click to show internal directories.
Click to hide internal directories.