package
0.0.0-20230221082639-0c8b833e4bae
Repository: https://github.com/gopherlinzy/gin-vue3-admin.git
Documentation: pkg.go.dev

# Functions

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