//
pkg.gl
Category
github.com/ak1m1tsu/go-libs
connector
postgresql
package
0.0.1
Repository:
https://github.com/ak1m1tsu/go-libs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
76 SLOC
#
Functions
Connect
Connect creates a new PostgreSQL connection.
NewConfig
NewConfig creates a config for postgresql connection.
#
Structs
Config
Config represents configuration for postgresql connection.
Connection
Connection represents a connection to a PostgreSQL database.