dev-pod-api-build/vendor/github.com/jackc/pgpassfile
2026-04-16 04:16:36 +00:00
..
.travis.yml build source 2026-04-16 04:16:36 +00:00
LICENSE build source 2026-04-16 04:16:36 +00:00
pgpass.go build source 2026-04-16 04:16:36 +00:00
README.md build source 2026-04-16 04:16:36 +00:00

Build Status

pgpassfile

Package pgpassfile is a parser PostgreSQL .pgpass files.

Extracted and rewritten from original implementation in https://github.com/jackc/pgx.