package
0.11.3
Repository: https://github.com/medzin/mesos-executor.git
Documentation: pkg.go.dev

# Packages

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

# Functions

Extend returns a channel that will return log entries extended with passed extenders list.

# Structs

StaticDataExtender adds data specified in the Data field to passed log entry.
SystemDataExtender adds system specific data to passed log entry.

# Interfaces

Extender is type used to extend log data with additional data.

# Type aliases

Entry
Entry represents one scraped log line in flat key-value store.