Files
lti-api/vendor/github.com/jackc/pgpassfile/README.md
T
GitLab Deploy Bot bb60e987e5 .
2025-10-21 23:45:13 +07:00

9 lines
372 B
Markdown

[![](https://godoc.org/github.com/jackc/pgpassfile?status.svg)](https://godoc.org/github.com/jackc/pgpassfile)
[![Build Status](https://travis-ci.org/jackc/pgpassfile.svg)](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.