github.com/jackc/pgservicefile.Servicefile.Services (field)
5 uses
github.com/jackc/pgservicefile (current package)
pgservicefile.go#L19: Services []*Service
pgservicefile.go#L59: servicefile.Services = append(servicefile.Services, service)
pgservicefile.go#L73: servicefile.servicesByName = make(map[string]*Service, len(servicefile.Services))
pgservicefile.go#L74: for _, service := range servicefile.Services {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |