Documentation
¶
Index ¶
Constants ¶
View Source
const (
UsersKey = "%s:users"
)
Defining the keys used in the datastore this way is clearer, and allows key reuse.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Datastore ¶
type Datastore struct {
// contains filtered or unexported fields
}
func NewRedisDatastore ¶
func (*Datastore) Disconnect ¶
func (d *Datastore) Disconnect()
Click to show internal directories.
Click to hide internal directories.