Versions in this module Expand all Collapse all v1 v1.0.1 May 22, 2020 v1.0.0 May 22, 2020 Changes in this version + func GenerateSumFile(file string) error + func SumBytes(data []byte) string + func SumFile(file string) (string, error) + func SumString(data string) string