niki/vendor/github.com/jackc/pgpassfile
unknown 6182f5781b add benefactor domain and implement its methods 2026-05-02 22:57:00 +03:30
..
.travis.yml add benefactor domain and implement its methods 2026-05-02 22:57:00 +03:30
LICENSE add benefactor domain and implement its methods 2026-05-02 22:57:00 +03:30
README.md add benefactor domain and implement its methods 2026-05-02 22:57:00 +03:30
pgpass.go add benefactor domain and implement its methods 2026-05-02 22:57:00 +03:30

README.md

Build Status

pgpassfile

Package pgpassfile is a parser PostgreSQL .pgpass files.

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