Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheObject ¶
type RedisService ¶
func NewRedis ¶
func NewRedis(opt *redis.Options) (*RedisService, error)
func (*RedisService) IsNil ¶
func (r *RedisService) IsNil(e interface{}) bool
func (*RedisService) Set ¶
func (r *RedisService) Set(key, val string) error
Click to show internal directories.
Click to hide internal directories.