package
74.0.2+incompatible
Repository: https://github.com/cloudfoundry/loggregator-release.git
Documentation: pkg.go.dev

# Functions

New 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.
No description provided by the author
Receiver yeilds messages from a pool of Dopplers.