Versions in this module Expand all Collapse all v0 v0.1.1 Nov 29, 2023 v0.1.0 Nov 29, 2023 Changes in this version + type DB struct + func NewDB(m uint, k uint) *DB + func (db *DB) Check(key []byte) bool + func (db *DB) Insert(key []byte)