//
pkg.gl
Category
github.com/sjansen/pgutil
internal
pg
package
0.1.0
Repository:
https://github.com/sjansen/pgutil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
694 SLOC
#
Functions
New
New connects to a PostgreSQL database.
String
String converts nullable strings to standard strings.
#
Variables
ErrNoHostForTLS
No description provided by the author
#
Structs
Conn
Conn is a connection to a PostgreSQL database.
InspectOptions
No description provided by the author
Options
Options contains settings for connecting to a PostgreSQL database.