package
1.9.25
Repository: https://github.com/p9c/pod.git
Documentation: pkg.go.dev

# Packages

Package consume turns off and on the Serve logging messages and provides a way to receive and process the log messages.
No description provided by the author
No description provided by the author
Package serve receives logg.Entry messages on a channel and sends them when it has been told to Run by Consume, and pauses when it is told Pause.
No description provided by the author

# Functions

Consume listens for messages from a child process over a stdio pipe.
Serve runs a goroutine processing the FEC encoded packets, gathering them and decoding them to be delivered to a handler function.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author