package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev

# Packages

Package executor contains an implementation of the Annotee Executor.

# Functions

New instantiates a new Processor.
TextStreamFlags returns the streamproto.Flags for a text stream using Annotee's text stream archetype.

# Constants

DefaultAnnotationSubpath is the default annotation subpath.
DefaultBufferSize is the Stream BufferSize value that will be used if no buffer size is provided.
STDERR is the system STDERR stream.
STDOUT is the system STDOUT stream name.

# Structs

CoordinatorLinkGenerator is a LinkGenerator implementation.
Options are the configuration options for a Processor.
Processor consumes data from a list of Stream entries and interacts with the supplied Client instance.
Stream describes a single process stream.

# Interfaces

LinkGenerator generates links for a given log stream.