package
0.0.0-20210822085749-6f8b0849faab
Repository: https://github.com/dapperblondie/web-auth-methods.git
Documentation: pkg.go.dev

# Functions

NewDB create new sqlite3 db for use by its name.

# Variables

No description provided by the author

# Structs

DataModel for storing user stuff.
DBRepo use for holding *sql.DB.
No description provided by the author

# Interfaces

DBRepoHMAC holding our db functionalities schema we need to implement.