package
1.0.2
Repository: https://github.com/wcs1010270451/helpers.git
Documentation: pkg.go.dev

# Functions

BcryptCheck 对比明文密码和数据库的哈希值.
BcryptHash 使用 bcrypt 对密码进行加密.
BcryptIsHashed 判断字符串是否是哈希过的数据.