Documentation ¶ Index ¶ func Md5(secret, text string) string func Sha1(secret, text string) string func Sha224(secret, text string) string func Sha256(secret, text string) string func Sha384(secret, text string) string func Sha512(secret, text string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Md5 ¶ func Md5(secret, text string) string func Sha1 ¶ func Sha1(secret, text string) string func Sha224 ¶ func Sha224(secret, text string) string func Sha256 ¶ func Sha256(secret, text string) string func Sha384 ¶ func Sha384(secret, text string) string func Sha512 ¶ func Sha512(secret, text string) string Types ¶ This section is empty. Source Files ¶ View all Source files hmac.go Click to show internal directories. Click to hide internal directories.