package
2.35.1+incompatible
Repository: https://github.com/keboola/keboola-as-code.git
Documentation: pkg.go.dev

# Functions

Bind flags, ENVs and config files to target configuration structures.
BindToViper flags, ENVs and config files to the Viper configuration registry.
GenerateAndBind generates flags and then bind flags, ENVs and config files to target configuration structures.
GenerateFlags generates FlagSet from the provided configuration structure.
MarshalText provides conversion of a value to a text via common marshal interfaces.
No description provided by the author
MustVisit is similar to the Visit method, but no error is expected.
No description provided by the author
No description provided by the author
No description provided by the author
UnmarshalText provides conversion of a text to a value via common unmarshal interfaces.
No description provided by the author
Visit each nested structure field.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
deprecated.
No description provided by the author

# Structs

No description provided by the author
Dumper dumps values from one or more configuration structures to JSON or YAML format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Value implements the ValueContainer and withOrigin interfaces.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
ValueWithNormalization is a nested value with the Normalize method that is called on Bind and BindToViper.
ValueWithValidation is a nested value with the Validate method that is called on Bind and BindToViper.

# Type aliases

FlagToFieldFn translates flag definition to the field name in the configuration.
No description provided by the author
No description provided by the author
No description provided by the author