package
0.0.0-20210123160133-f2fa0dbd033d
Repository: https://github.com/golang-tire/auth.git
Documentation: pkg.go.dev

# Functions

CreateSchema creates database schema for test.
No description provided by the author
NewForTest returns the database connection for testing purpose.
ResetTables truncates all data in the specified tables.

# Structs

DB represents a DB connection that can be used to run SQL queries.