Files
LearnGO/go/pkg/mod/github.com/jackc/pgpassfile@v1.0.0/README.md
T
2024-09-19 21:38:24 -04:00

372 B

Build Status

pgpassfile

Package pgpassfile is a parser PostgreSQL .pgpass files.

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