package
0.0.0-20170918051555-d902b846636f
Repository: https://github.com/davidwalter0/go-persist.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewAuth initialize an auth struct, notice that email uses account.
NewKey create the key fields for an auth struct, notice that email uses account.

# Variables

AuthSchema describes the table and triggers for persisting authentications from totp objects from twofactor.

# Structs

Auth object db I/O for auth table.
AuthKey accessible object for database authentication table I/O.