package
2.3.1+incompatible
Repository: https://github.com/cloudfoundry/log-cache.git
Documentation: pkg.go.dev
# Functions
NewNozzle creates a new Nozzle.
WithDialOpts returns a NozzleOption that configures the dial options for dialing the LogCache.
WithLogger returns a NozzleOption that configures a nozzle's logger.
WithMetrics returns a NozzleOption that configures the metrics for the Nozzle.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Interfaces
StreamConnector reads envelopes from the the logs provider.
# Type aliases
NozzleOption configures a Nozzle.