package
0.0.0-20210730035956-6ee08864794d
Repository: https://github.com/fletaio/fleta_v1.git
Documentation: pkg.go.dev

# Functions

DoubleHash returns the result of Hash(Hash(data)).
Hash returns the Hash256 value of the data.
Hashes returns the result of Hash(h1+'h'+...).
MustParseHash panic when error occurred.
ParseHash parse the hash from the string.

# Constants

Hash256Size is 32 bytes.

# Variables

hash256 errors.
hash256 errors.

# Type aliases

Hash256 is the [Hash256Size]byte with methods.