package
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Apr 19, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Dump(v interface{}) []byte
Dump takes a data structure and returns its string representation.
Md5 takes a data structure and returns its md5 hash.
Sha1 takes a data structure and returns its sha1 hash as string.
func Sha3(v interface{}) [64]byte
Sha3 takes a data structure and returns its sha3 hash as string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.