github.com/jackc/pgx/v5/pgconn.Config.KerberosSrvName (field)

4 uses

	github.com/jackc/pgx/v5/pgconn (current package)
		config.go#L53: 	KerberosSrvName string
		config.go#L367: 		config.KerberosSrvName = settings["krbsrvname"]
		krb5.go#L52: 		if c.config.KerberosSrvName != "" {
		krb5.go#L53: 			service = c.config.KerberosSrvName