type github.com/jackc/pgx/v5/pgconn.NewGSSFunc
3 uses
github.com/jackc/pgx/v5/pgconn (current package)
krb5.go#L12: type NewGSSFunc func() (GSS, error)
krb5.go#L14: var newGSS NewGSSFunc
krb5.go#L25: func RegisterGSSProvider(newGSSArg NewGSSFunc) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)