package
0.0.0-20231115090051-9539eb30e19c
Repository: https://github.com/cloudmqtt/mosquitto-go-auth.git
Documentation: pkg.go.dev

# Functions

Generate the hash of a password for storage in the database.
HashCompare verifies that passed password hashes to the same value as the passed passwordHash.
OpenDatabase opens the database and performs a ping to make sure the database is up.
No description provided by the author