Versions in this module Expand all Collapse all v0 v0.29.6 Jan 19, 2023 Changes in this version + func ClearBit(b []byte, i int) + func MakeBitVector(numberBits int) []byte + func MinimalByteSliceLength(n int) int + func ReadBit(b []byte, idx int) int + func SetBit(b []byte, i int) + func WriteBit(b []byte, i int, value int) v0.29.6-upgrade-to-badger-v3 Jan 19, 2023 v0.26.9-fix-storage Jan 20, 2023