//
pkg.gl
Category
github.com/kenanbek/dbui
internal
postgresql
package
0.8.0
Repository:
https://github.com/kenanbek/dbui.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
110 SLOC
#
Functions
New
New configures a new connection to the PostgreSQL data source and returns an instance of it which implements internal.DataSource interface.
#
Structs
DataSource
DataSource implements internal.DataSource interface for PostgreSQL storage.