Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisService ¶
type RedisService struct {
// contains filtered or unexported fields
}
func NewRedisService ¶
func NewRedisService(cfg *config.Config) *RedisService
func (RedisService) Set ¶
func (s RedisService) Set(key string, value interface{}) error
Click to show internal directories.
Click to hide internal directories.