lookbook/vendor/github.com/jackc/pgpassfile
2026-01-17 22:29:54 -05:00
..
.travis.yml Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
LICENSE Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
pgpass.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
README.md Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00

Build Status

pgpassfile

Package pgpassfile is a parser PostgreSQL .pgpass files.

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