Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
func NewRedisClientAdapter ¶
func NewRedisClientAdapter(client *redis.Client) *Adapter
NewRedisClientAdapter creates a new instance of the Adapter struct.
Click to show internal directories.
Click to hide internal directories.