//
pkg.gl
Category
github.com/jaegertracing/jaeger
pkg
config
package
2.3.0+incompatible
Repository:
https://github.com/jaegertracing/jaeger.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
4
Dependents
60
Files
42 SLOC
#
Packages
corscfg
tlscfg
#
Functions
AddFlags
AddFlags adds flags to command and viper and configures.
Viperize
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
StringSlice implements the pflag.Value interface and allows for parsing multiple config values with the same name.