package config type Redis struct { Addr string Password string Db int }