package
Version:
v0.10.1
Opens a new window with list of versions in this module.
Published: Jun 14, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Hash(c interface{}, version int) []byte
Hash takes a data structure and returns a hash of that data structure
at the version asked.
This function uses sha1 hashing function and default formatter. See also Dump()
function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.