package config type PrefixUrl struct { PrefixLocal string `mapstructure:"prefix-local" json:"prefix-local" yaml:"prefix-local"` }