# Packages
No description provided by the author
# Functions
Consume listens for messages from a child process over a stdio pipe.
FilterNone is a filter that doesn't.
Kill sends a kill signal via the pipe logger.
No description provided by the author
LogServe starts up a handler to listen to logs from the child process worker.
No description provided by the author
Serve runs a goroutine processing the FEC encoded packets, gathering them and decoding them to be delivered to a handler function.
SetLevel sets the level of logging from the worker.
SimpleLog is a very simple log printer.
Spawn starts up an arbitrary executable file with given arguments and attaches a connection to its stdin/stdout.
No description provided by the author
Stop running the worker.