merkle

package
v1.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalcHashOfList

func CalcHashOfList(items []Item) []byte

Types

type HashedItem

type HashedItem []byte

func (HashedItem) Hash

func (i HashedItem) Hash() []byte

func (HashedItem) String

func (i HashedItem) String() string

type Item

type Item interface {
	Hash() []byte
}

type ValueItem

type ValueItem []byte

func (ValueItem) Hash

func (i ValueItem) Hash() []byte

func (ValueItem) String

func (i ValueItem) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL