Documentation ¶ Index ¶ func Compute(data []byte) string func ComputeRaw(data []byte) [32]byte Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Compute ¶ func Compute(data []byte) string Compute returns the Blake2B hash hex-encoded func ComputeRaw ¶ func ComputeRaw(data []byte) [32]byte ComputeRaw returns the Blake2B hash hex-encoded Types ¶ This section is empty. Source Files ¶ View all Source files hashutil.go Click to show internal directories. Click to hide internal directories.