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

# Functions

ParseFlags parses agent CLI flags.
Run runs the agent.
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 agent configuration.
Flags defines agent CLI flags.

# Type aliases

Option defines an optional Run parameter.