mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 12:52:27 -05:00
|
|
||
|---|---|---|
| .. | ||
| .travis.yml | ||
| LICENSE | ||
| 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.