package
0.1.9-alpha
Repository: https://github.com/2gis/loggo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewDispatcher is a Dispatcher constructor.
FollowerPool constructor.

# Structs

Dispatcher starts and stops followers according to ContainersProvider targets, multiplexes their outputs into output; based on config, starts system journal special follower and pipes its output separately.
FollowerPool is a map of Follower instances to control over.

# Interfaces

ContainersProvider is a containers provider interface for dispatcher.