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

# Functions

Apply applies a patch structure to a config structure.
ApplyKVs applies a patch key-value pairs to a config structure.
BindKVs binds flattened key-value pairs from a client request to a patch structure.
DumpAll generates key-value pairs from a configuration structure and a patch structure.
DumpPatch generates key-value pairs from a configuration structure and a patch structure.
No description provided by the author
WithModificationAllowedTag sets the tag that marks the key on which it is defined can be modified by a normal user.
WithModifyProtected enables modification of configuration fields without modAllowedTag.
WithNameTag sets the tags which may contain the field name.

# Structs

ConfigKV is result of the patch operation for a one configuration key.
PatchKV is a one configuration key from a configuration patch.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author