# Functions
DataFromSliceOrFile returns data from the slice (if non-empty), or from the file, or an error if an error occurred reading the file.
IsAllowed returns true in case the allowList is empty or if the value is included in the list.
MergeStringMap combines given maps, and does not check for any conflicts between the maps.
No description provided by the author
# Type aliases
Set is a map of label:value.