package config type redis struct { Addr string Channel string Db int Password string }