twitter-tools-public/server/vendor/github.com/jackc/pgpassfile
2025-10-13 21:15:30 -03:00
..
.travis.yml nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
LICENSE nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
pgpass.go nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
README.md nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00

Build Status

pgpassfile

Package pgpassfile is a parser PostgreSQL .pgpass files.

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