• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.travis.ymlH A D14-Jul-202075

LICENSEH A D14-Jul-20201 KiB

README.mdH A D14-Jul-2020333

go.modH A D14-Jul-202091

go.sumH A D14-Jul-2020867

pgservicefile.goH A D14-Jul-20201.9 KiB

pgservicefile_test.goH A D14-Jul-20201.6 KiB

README.md

1[![](https://godoc.org/github.com/jackc/pgservicefile?status.svg)](https://godoc.org/github.com/jackc/pgservicefile)
2[![Build Status](https://travis-ci.org/jackc/pgservicefile.svg)](https://travis-ci.org/jackc/pgservicefile)
3
4# pgservicefile
5
6Package pgservicefile is a parser for PostgreSQL service files (e.g. `.pg_service.conf`).
7