Versions in this module Expand all Collapse all v0 v0.1.0 Jun 25, 2025 v0.0.3 Jun 25, 2025 Changes in this version + type RedisConfig struct + DB int + Host string + Password string + Port int + Username string + func (c *RedisConfig) Address() string + func (c RedisConfig) Validate() error