package config type Cors struct { Host string `mapstructure:"host" json:"host" yaml:"host"` }