package
0.0.0-20200702192923-9f9557178116
Repository: https://github.com/loxt/go-blog-app.git
Documentation: pkg.go.dev

# Functions

ConnectToTestDB overwrites DB with Test Database.
NewDBContext returns a new Context according to app performance.
UserFromToken returns the User which is authenticated with this Token.

# Variables

DB holds database connection.
NilUser is the nil value for User.

# Structs

User is the default user struct.