package
0.0.0-20210123175107-9d85afb22e8d
Repository: https://github.com/atkinsonbg/go-gmux-proper-unit-testing.git
Documentation: pkg.go.dev

# Functions

GetAllTimezones returns all timezones from the DB.
GetTimezone returns a single timezone from the DB for the given identifier.
InitDB connects to the database.
InsertTimezone returns a single timezone from the DB for the given identifier.

# Structs

Config is a struct that pulls in env vars to configure the database.
No description provided by the author