package
0.0.0-20190918193452-3ce1eab57797
Repository: https://github.com/cloudfoundry/loggregator.git
Documentation: pkg.go.dev

# Functions

NewGRPCConnector creates a new GRPCConnector.
No description provided by the author

# Structs

GRPCConnector establishes GRPC connections to dopplers and allows calls to Firehose, Stream, etc to be reduced down to a single Receiver.
No description provided by the author

# Interfaces

DopplerPool creates a pool of doppler gRPC connections.
Finder yields events that tell us what dopplers are available.
MetricClient creates new CounterMetrics to be emitted periodically.