package
2.3.1+incompatible
Repository: https://github.com/cloudfoundry/log-cache.git
Documentation: pkg.go.dev

# Functions

NewGateway creates a new Gateway.
WithGatewayBlock returns a GatewayOption that determines if Start launches a go-routine or not.
WithGatewayLogCacheDialOpts returns a GatewayOption that sets grpc.DialOptions on the log-cache dial.
WithGatewayLogger returns a GatewayOption that configures the logger for the Gateway.
WithGatewayLogCacheDialOpts returns a GatewayOption that the log-cache version returned by the info endpoint.
WithGatewayLogCacheDialOpts returns a GatewayOption that the log-cache version returned by the info endpoint.

# Structs

Gateway provides a RESTful API into LogCache's gRPC API.

# Type aliases

GatewayOption configures a Gateway.