package
0.0.0-20250206160808-597ad08bc31c
Repository: https://github.com/eduardolat/pgbackweb.git
Documentation: pkg.go.dev

# Functions

CreateBcryptHash creates a bcrypt hash of the given password.
GetSHA256FromFS takes a fs.FS and returns a SHA256 hash of the combined contents of all files in the filesystem.
VerifyBcryptHash verifies the given password against the bcrypt hash.