package
Version:
v5.1.5
Opens a new window with list of versions in this module.
Published: May 12, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates new PostgreSQL health check that verifies the following:
- connection establishing
- doing the ping command
- selecting postgres version
type Config struct {
DSN string
}
Config is the PostgreSQL checker configuration settings container.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.