Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Adler32sum ¶
Adler32sum function receives a string, and computes its Adler-32 checksum Use the same definition as used in gotemplate functions
func CalculateHash ¶
func CalculateHash(v interface{}) string
CalculateHash finds checksum of the string
func ContainsString ¶
ContainsString checks whether a string is contained within a slice
func RemoveString ¶
RemoveString removes a given string from a slice and returns the new slice. RemoveString does not modify the input slice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.