Documentation
¶
Index ¶
- func IndexVacuum(ctx context.Context, c RedisIndexer, indexKey string, dataKeyPrefix Prefix) error
- func JSONGet(ctx context.Context, c RedisGetter, key string, v interface{}) error
- func JSONSet(ctx context.Context, c RedisSetter, key string, v interface{}, ...) error
- type Prefix
- type RedisGetter
- type RedisIndexer
- type RedisSetter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IndexVacuum ¶
Types ¶
type RedisGetter ¶
type RedisIndexer ¶
Click to show internal directories.
Click to hide internal directories.