package
1.1.3
Repository: https://github.com/infinitbyte/framework.git
Documentation: pkg.go.dev

# Functions

CompareConfigs takes two configuration and return the difference between the defined keys.

# Constants

Add keys added from the first config.
Keep keys present in both config.
Remove keys no longer present in the config.

# Type aliases

Diff format of a diff.
Type custom type to identify what was added, remove or keep in the configuration.