# Functions
GetValueFromMapByType returns value of given key in the map with given valueType.
NewConfig loads the JSON in the file referred to in the path.
# Constants
BoolType represents bool type.
Int64Type represents int64 type.
StringType represents string type.