MCPcopy
hub / github.com/grpc/grpc-go / stop

Method stop

internal/xds/resolver/serviceconfig.go:132–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

130type stoppableConfigSelector interface {
131 iresolver.ConfigSelector
132 stop()
133}
134
135// erroringConfigSelector always returns an error, with the xDS node ID included

Implementers 15

Serverserver.go
testServercredentials/xds/xds_client_test.go
dataCachebalancer/rls/cache.go
remoteBalancerbalancer/grpclb/grpclb_test.go
testServerbalancer/pickfirst/pickfirst_ext_test.
serverinternal/transport/transport_test.go
ProxyServerinternal/testutils/proxyserver/proxyse
childBalancerinternal/xds/balancer/priority/balance
clientinternal/xds/test/e2e/e2e.go
serverinternal/xds/test/e2e/e2e.go
erroringConfigSelectorinternal/xds/resolver/serviceconfig.go
configSelectorinternal/xds/resolver/serviceconfig.go

Calls

no outgoing calls