package
2.2.0+incompatible
Repository: https://github.com/dispatchlabs/disgo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewTestObjFactor makes a new object factory for testing.
NewTree creates a new Merkle Tree using the content cs.
No description provided by the author
No description provided by the author

# Structs

MerkleTree is the container for the tree.
Hasher is a simple hash function application.
Node represents a node, root, or leaf in the tree.
TestObjFactory generates a bunch of test objects for debugging.

# Interfaces

MerkleTreeContent represents the data that is stored and verified by the tree.