f2e5bedea6
* migrate go version to 1.17 * update contributing |
||
---|---|---|
.. | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
pgpass.go |
README.md
pgpassfile
Package pgpassfile is a parser PostgreSQL .pgpass files.
Extracted and rewritten from original implementation in https://github.com/jackc/pgx.