relay

package
v0.4.7-dev.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

Gort Relay

Currently this is only a simple bit of Go code loosely-integrated into the Gort server, but eventually this will be broken out into a standalone service that can be deployed independently (and possibly remotely).

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL