Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultShutdownTimeout = 10 * time.Second DefaultShutdownHandler = true )
View Source
const Nil = redis.Nil
Nil reply returned by Redis when key does not exist.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶ added in v0.4.0
type Option ¶
type Option func(*r)
func WithClient ¶
func WithClientOptions ¶
func WithShutdownTimeout ¶
func WithoutShutdownHandler ¶
func WithoutShutdownHandler() Option
Click to show internal directories.
Click to hide internal directories.