package
0.0.30
Repository: https://github.com/acexy/golang-toolkit.git
Documentation: pkg.go.dev

# Functions

Md5Bytes 对字节做Md5.
Md5FileHex 计算文件md5返回Hex.
Md5Hex Md5字符串返回HexString.
Sha256Base64 返回Base64结果.
Sha256Bytes 对 byte 数组执行 hash256 运算.
Sha256Hex 返回Hex结果.