Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 586 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 586 Bytes

merkle

Go Report Card GoDoc GoCover

Package merkle implements a very simple, immutable, in-memory, generic, "hash function-agnostic" merkle tree.

Documentation is provided in godoc, as usual.