Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrKeyNotFound = errors.New("key not found")
)
Functions ¶
This section is empty.
Types ¶
type MemoryStore ¶
type RedisStore ¶
type RedisStore struct {
Client *redis.Client
}
Click to show internal directories.
Click to hide internal directories.