package
2.15.0+incompatible
Repository: https://github.com/newrelic/nri-postgresql.git
Documentation: pkg.go.dev
# Functions
CreateMockSQL creates a Test SQLConnection.
DefaultConnectionInfo takes an argument list and constructs a default connection out of it.
# Structs
MockInfo is a mock struct which implements connection.Info.
PGSQLConnection represents a wrapper around a PostgreSQL connection.
# Interfaces
Info holds all the information needed from the user to create a new connection.