Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(options *redis.Options)
func ReadTimeout ¶
func WithDialTimeout ¶
func WithMaxOpenConns ¶
Maximum number of connections allocated by the pool at a given time. When zero, there is no limit on the number of connections in the pool.
func WithMinIdleConns ¶
The default max idle connections is currently 2.
func WriteTimeout ¶
Click to show internal directories.
Click to hide internal directories.