package
19.12.2+incompatible
Repository: https://github.com/joshsziegler/zauth.git
Documentation: pkg.go.dev

# Functions

MustConnect connects and returns a database connection, or calls os.Exit(1).

# Constants

ErrDuplicateEntry indicates a 'unique' constraint violation on insert.
ErrNoResults indicates the MySQL query returned no rows.

# Structs

Config holds the database configuration, required for connecting to and using the database.