# 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.