b1f8ac453b
feat!: base template * first bit of templating * codeowners * linuxbased * restart * baseline project * add grpc api and basic integration test * startqueue * queueMsg * splitscripts * migrations * queueintegrationtest * gateway
9 lines
372 B
Markdown
9 lines
372 B
Markdown
[](https://godoc.org/github.com/jackc/pgpassfile)
|
|
[](https://travis-ci.org/jackc/pgpassfile)
|
|
|
|
# pgpassfile
|
|
|
|
Package pgpassfile is a parser PostgreSQL .pgpass files.
|
|
|
|
Extracted and rewritten from original implementation in https://github.com/jackc/pgx.
|