//
pkg.gl
Category
github.com/functionland/wnfs-go
private
bloom
package
0.0.5
Repository:
https://github.com/functionland/wnfs-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
122 SLOC
#
Functions
DecodeBase64
No description provided by the author
#
Constants
K
wnfs bloom filters use 30 hashes.
M
2048 bits / 8 bits per byte = 256 bytes.
SaturationThreshold
ones-count obfuscation minimum.
#
Type aliases
Filter
No description provided by the author