//
pkg.gl
Category
github.com/danielMensah/sqlr
internal
config
package
0.0.0-20210831194431-9ab8e6b3f456
Repository:
https://github.com/danielmensah/sqlr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
78 SLOC
#
Functions
New
New creates a new config Interface.
#
Structs
Config
No description provided by the author
Postgres
Postgres holds the data struct in order to create a connection.
#
Interfaces
Database
Database is used to simply define the methods that can be used.
Interface
Interface is used for easy passing of types into different internal packages.