//
pkg.gl
Category
github.com/yi-nology/common
utils
xhash
package
0.2.9
Repository:
https://github.com/yi-nology/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
38 SLOC
#
Functions
Base64Decode
对数据进行 base64 解码.
Base64Encode
对数据进行 base64 编码.
Hash
Hash returns the hash value of data.
Md5
对数据进行md5计算.
Md5Hex
Md5Hex returns the md5 hex string of data.
MM3Md5
MM3Md5 returns the md5 bytes of data.
Sha1
对字符串进行sha1 计算.