//
pkg.gl
Category
github.com/TxCorpi0x/file-upload-merkle
merkle
package
0.0.0-20240724171750-63446fbf30c9
Repository:
https://github.com/txcorpi0x/file-upload-merkle.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
150 SLOC
#
Packages
hash
No description provided by the author
#
Functions
NewTree
NewTree creates a new merkle tree using the provided information.
#
Structs
Proof
Proof is a proof of a Merkle tree.
Tree
Tree is the type for merkle tree.
#
Type aliases
Input
type alias for input data, slice of bytes.