Documentation
¶
Index ¶
- func BKDRHash(str string) uint64
- func DJBHash(str string) uint64
- func SDBMHash(str string) uint64
- func WithExpire(d time.Duration) func(*Options)
- func WithHash(f ...func(str string) uint64) func(*Options)
- func WithKey(key string) func(*Options)
- func WithRedis(rd redis.UniversalClient) func(*Options)
- func WithTimeout(d time.Duration) func(*Options)
- type Bloom
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.