package
Version:
v1.10.3
Opens a new window with list of versions in this module.
Published: Mar 3, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
New
*
c := New(ctx, RedisOptions{
Addr: addr,
Password: "redisUAT",
}, Options{
MaxSize: 10,
Ttl: time.Second*20,
})
type RedisOptions redis.Options
Source Files
¶
Click to show internal directories.
Click to hide internal directories.