Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackc/pgservicefile
pgservicefile is a parser PostgreSQL for service files (e.g. .pg_service.conf)
https://github.com/jackc/pgservicefile
Last synced: 11 days ago
JSON representation
pgservicefile is a parser PostgreSQL for service files (e.g. .pg_service.conf)
- Host: GitHub
- URL: https://github.com/jackc/pgservicefile
- Owner: jackc
- License: mit
- Created: 2020-03-07T18:58:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T12:05:24.000Z (5 months ago)
- Last Synced: 2024-06-18T20:10:56.022Z (5 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Go Reference](https://pkg.go.dev/badge/github.com/jackc/pgservicefile.svg)](https://pkg.go.dev/github.com/jackc/pgservicefile)
[![Build Status](https://github.com/jackc/pgservicefile/actions/workflows/ci.yml/badge.svg)](https://github.com/jackc/pgservicefile/actions/workflows/ci.yml)# pgservicefile
Package pgservicefile is a parser for PostgreSQL service files (e.g. `.pg_service.conf`).