//
pkg.gl
Category
github.com/odonate/postgres-exporter
exporter
db
package
0.0.0-20230623173902-d3c18622786f
Repository:
https://github.com/odonate/postgres-exporter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
3
Files
428 SLOC
#
Packages
model
No description provided by the author
#
Functions
DSN
DSN constructs a postgres-compatible connection URI.
New
New instantiates and returns a new DB.
#
Structs
Client
Client to PostgreSQL server.
Opts
Opts specify the configuration for a postgres client.