Home
last modified time | relevance | path

Searched refs:subConns (Results 1 – 25 of 666) sorted by relevance

12345678910>>...27

/dports/www/tusc/tusc-0.4.7/vendor/github.com/tus/tusd/vendor/google.golang.org/grpc/balancer/roundrobin/
H A Droundrobin.go48 subConns: make(map[resolver.Address]balancer.SubConn),
68 subConns map[resolver.Address]balancer.SubConn member
83 if _, ok := b.subConns[a]; !ok {
90 b.subConns[a] = sc
95 for a, sc := range b.subConns {
99 delete(b.subConns, a)
171 subConns []balancer.SubConn member
183 subConns: scs,
191 if len(p.subConns) <= 0 {
196 sc := p.subConns[p.next]
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go110 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
116 subConns: readySCs,
124 sc := p.subConns[p.subConnsNext]
125 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
142 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
151 subConns: readySCs,
172 if len(p.subConns) <= 0 {
177 sc := p.subConns[p.subConnsNext]
178 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
193 p.subConns = readySCs
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go110 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
116 subConns: readySCs,
124 sc := p.subConns[p.subConnsNext]
125 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
142 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
151 subConns: readySCs,
172 if len(p.subConns) <= 0 {
177 sc := p.subConns[p.subConnsNext]
178 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
193 p.subConns = readySCs
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go110 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
116 subConns: readySCs,
124 sc := p.subConns[p.subConnsNext]
125 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
142 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
151 subConns: readySCs,
172 if len(p.subConns) <= 0 {
177 sc := p.subConns[p.subConnsNext]
178 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
193 p.subConns = readySCs
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go110 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
116 subConns: readySCs,
124 sc := p.subConns[p.subConnsNext]
125 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
142 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
151 subConns: readySCs,
172 if len(p.subConns) <= 0 {
177 sc := p.subConns[p.subConnsNext]
178 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
193 p.subConns = readySCs
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/net/concourse-fly/concourse-6.7.1/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/balancer/grpclb/
H A Dgrpclb_picker.go110 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
116 subConns: readySCs,
124 sc := p.subConns[p.subConnsNext]
125 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
142 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
151 subConns: readySCs,
172 if len(p.subConns) <= 0 {
177 sc := p.subConns[p.subConnsNext]
178 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
193 p.subConns = readySCs
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go117 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
123 subConns: readySCs,
131 sc := p.subConns[p.subConnsNext]
132 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
149 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
158 subConns: readySCs,
179 if len(p.subConns) <= 0 {
184 sc := p.subConns[p.subConnsNext]
185 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
200 p.subConns = readySCs
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/grpc/balancer/grpclb/
H A Dgrpclb_picker.go110 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
116 subConns: readySCs,
124 sc := p.subConns[p.subConnsNext]
125 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
142 subConns []balancer.SubConn // The subConns that were READY when taking the snapshot. member
151 subConns: readySCs,
172 if len(p.subConns) <= 0 {
177 sc := p.subConns[p.subConnsNext]
178 p.subConnsNext = (p.subConnsNext + 1) % len(p.subConns)
193 p.subConns = readySCs

12345678910>>...27