func github.com/jackc/pgservicefile.ReadServicefile
2 uses
github.com/jackc/pgservicefile (current package)
pgservicefile.go#L33: func ReadServicefile(path string) (*Servicefile, error) {
github.com/jackc/pgx/v5/pgconn
config.go#L689: servicefile, err := pgservicefile.ReadServicefile(servicefilePath)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)