package
Version:
v0.0.0-...-0b3308b
Opens a new window with list of versions in this module.
Published: Jun 19, 2017
License: MPL-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package hash provides utility functions to process complex data types, like
data streams, files, or sequences of structs of different types.
Bytes returns the hash of all given byte slices.
File returns the hash of a file.
Stream returns the hash of a data stream.
Structures returns the hash of all the given arguments. Each argument has to
implement the BinaryMarshaler interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.