package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev

# Packages

# Functions

AddFlags adds flags to command and viper and configures.
Viperize creates new Viper and command add passes flags to command Viper is initialized with flags from command and configured to accept flags as environmental variables.

# Type aliases

StringSlice implements the pflag.Value interface and allows for parsing multiple config values with the same name.