Documentation ¶
Overview ¶
Package hash contains convenience functions for calculating hashes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMD5Sum ¶
GetMD5Sum calculates md5Sum for any given interface{}. Passing a nil pointer to GetMD5Sum will panic, as they cannot be transmitted by gob.
func GetSHAString ¶
GetSHAString returns a sha1 from the string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.