package configs type Cache struct { Path string `mapstructure:"path"` }