package
0.0.0-20210831194431-9ab8e6b3f456
Repository: https://github.com/danielmensah/sqlr.git
Documentation: pkg.go.dev

# Functions

New creates a new config Interface.

# Structs

No description provided by the author
Postgres holds the data struct in order to create a connection.

# Interfaces

Database is used to simply define the methods that can be used.
Interface is used for easy passing of types into different internal packages.