//
pkg.gl
Category
github.com/gotify/server/v2
auth
password
package
2.6.1
Repository:
https://github.com/gotify/server.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
1
Dependents
3
Files
11 SLOC
#
Functions
ComparePassword
ComparePassword compares a hashed password with its possible plaintext equivalent.
CreatePassword
CreatePassword returns a hashed version of the given password.