Versions in this module Expand all Collapse all v0 v0.4.2 Feb 24, 2026 v0.4.1 Jan 19, 2026 v0.4.0 Sep 15, 2025 Changes in this version + func PgError(err error) (bool, error) + type Conn struct + func New(connstr string) (*Conn, error) + func (c *Conn) Close() error + func (c *Conn) Health(ctx context.Context) error