Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SpawnWorker ¶
func SpawnWorker(command data.CommandRequest) (*worker.Worker, error)
SpawnWorker receives a CommandEntry and a slice of command parameters strings, and constructs a new worker.Worker.
func StartListening ¶
func StartListening() (chan<- data.CommandRequest, <-chan data.CommandResponse)
StartListening instructs the relays to begin listening for incoming command requests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.