package
0.0.0-20210314134910-7f4b9de898f3
Repository: https://github.com/csuos/rabums.git
Documentation: pkg.go.dev
# Functions
Close close all connections.
EncryptPassword get hashed password.
GetClient return database client.
Init initialize database.
IsEqualPassword Check if given passwords are equal.
# Constants
DBType ent support mysql, sqlite and PostgreSQL but this project will use MySQL.