package config // Map is an alias for map[string]interface{}. type Map map[string]interface{}