package
4.0.0+incompatible
Repository: https://github.com/edgexfoundry/edgex-go.git
Documentation: pkg.go.dev

# Functions

NewAdvisoryLock creates a new instance with specified lock ID, and connection pool.
NewClient returns a pointer to the Postgres client.
No description provided by the author
When DB operation fails with error, the pgx DB library put a much detailed information in the pgxError.Detail.

# Structs

Client represents a Postgres client.

# Interfaces

No description provided by the author
TableManager defines the interface for the table manager.