Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisStore ¶
func GetRedisStore ¶
func GetRedisStore() *RedisStore
func (*RedisStore) Del ¶
func (rs *RedisStore) Del(key string) error
func (*RedisStore) UseWithCtx ¶
func (rs *RedisStore) UseWithCtx(ctx context.Context) *RedisStore
Click to show internal directories.
Click to hide internal directories.