Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aizk/bloom
/ functions
Functions
7 in github.com/aizk/bloom
⨍
Functions
7
◇
Types & classes
3
↓ 1 callers
Method
Estimate
get need bit numbers and hash func numbers
bloom.go:48
↓ 1 callers
Method
Exist
(key string, value interface{})
storage.go:6
Method
Add
(key string, value interface{})
storage.go:5
Method
Exist
(key string, value interface{})
bloom.go:42
Method
Init
(errRate float64, elements uint)
storage.go:4
Method
New
(config *Config)
bloom.go:17
Method
UseStorage
(s Storager)
bloom.go:34