Documentation
¶
Index ¶
Constants ¶
View Source
const HASH_LEN = 32
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hash ¶
Is only a 32 long byte array, but with some fancy functions.
func HashInterface ¶
func HashInterface(val interface{}) *Hash
This function hashes an inputted interface. Returns nil and logs if an error occurs.
Click to show internal directories.
Click to hide internal directories.