Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory
deprecated
added in
v0.99.0
func NewFactory() confmap.ConverterFactory
NewFactory returns a factory for a confmap.Converter, which expands all environment variables for a given confmap.Conf.
Deprecated: [v0.107.0] BASH-style env var expansion is deprecated. Use the `envprovider` instead to expand `${FOO}` and `${env:FOO}`. Using the expandconverter with `confmap.Resolver` will cause double escaping, so `$$$$` -> `$` instead of `$$`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.