gotosocial/vendor/github.com/jackc/pgpassfile
tobi f2e5bedea6
migrate go version to 1.17 (#203)
* migrate go version to 1.17

* update contributing
2021-09-10 14:42:14 +02:00
..
.travis.yml Pg to bun (#148) 2021-08-25 15:34:33 +02:00
LICENSE Pg to bun (#148) 2021-08-25 15:34:33 +02:00
pgpass.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
README.md Pg to bun (#148) 2021-08-25 15:34:33 +02:00

Build Status

pgpassfile

Package pgpassfile is a parser PostgreSQL .pgpass files.

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