package
1.2.8
Repository: https://github.com/reapertechlabs/health-go.git
Documentation: pkg.go.dev

# Functions

New creates new PostgreSQL health check that verifies the following: - connection establishing - inserting a row into defined table - selecting inserted row - deleting inserted row.

# Structs

Config is the PostgreSQL checker configuration settings container.