package
0.0.0-20220711013302-91b88386b5b6
Repository: https://github.com/rs401/letsgorip.git
Documentation: pkg.go.dev

# Functions

NewConfig constructs and returns a new db Config.
NewConnection takes a db.Config and returns a new db Connection.

# Interfaces

Config interface defines the methods of the db Config.
Connection interface defines the methods for the db Connection.