package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Functions

ParseFlags parses proxy CLI flags.
Run runs the proxy.
WithConfig ignores config/secrets flags and directly uses the provided config struct.
WithLogger ignores logging config and directly uses the provided logger.
WithMetrics ignores metrics config and directly uses the provided tally scope.

# Structs

Config defines proxy configuration.
Flags defines proxy CLI flags.

# Type aliases

Option defines an optional Run parameter.