Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct {
// NewValue is the new piece of information used to overwrite the traversed
// existing value.
NewValue string
}
Config represents the configuration used to create a new overwrite value modifier.
func DefaultConfig ¶
func DefaultConfig() Config
DefaultConfig provides a default configuration to create a new overwrite value modifier by best effort.
Click to show internal directories.
Click to hide internal directories.