package redis type RedisConfig struct { Address string `json:"address"` }