# Functions
DBMap returns a proper Initialized gorp.DBMap pointer.
Init initialize sql.DB object by checking environment variables and connecting to database.
# Structs
DBConfiguration is the exposed type for database configuration.
DBConnectionFactory is a database connection factory on postgres with gorp.
TypeConverter is a converter type to assign to gorp.