# Functions
For []byte keys, use this for hashFunc argument to NewShardedTree Uses "github.com/cespare/xxhash/v2".Sum64.
No description provided by the author
No description provided by the author
Return a ShardedTree.
No description provided by the author
No description provided by the author
For string keys, use this for hashFunc argument to NewShardedTree Uses "github.com/cespare/xxhash/v2".Sum64String.
No description provided by the author
# Structs
MinMaxHeap provides min-max heap operations for any type that implements heap.Interface.
No description provided by the author
A convenience data structure provided for storing large amounts of data in an in-memory StateStore.
No description provided by the author
# Type aliases
No description provided by the author