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

Method Connect

balancer/subconn.go:64–64  ·  view source on GitHub ↗

Connect starts the connecting for this SubConn.

()

Source from the content-addressed store, hash-verified

62 UpdateAddresses([]resolver.Address)
63 // Connect starts the connecting for this SubConn.
64 Connect()
65 // GetOrBuildProducer returns a reference to the existing Producer for this
66 // ProducerBuilder in this SubConn, or, if one does not currently exist,
67 // creates a new one and returns it. Returns a close function which may be

Callers 15

initFunction · 0.95
refreshSubConnsMethod · 0.95
UpdateClientConnStateMethod · 0.95
TestSubConnShutdownMethod · 0.95
TestSubConnEmptyMethod · 0.95
initFunction · 0.95

Implementers 3

acBalancerWrapperbalancer_wrapper.go
testSubConnbalancer/base/balancer_test.go
TestSubConninternal/testutils/balancer.go

Calls

no outgoing calls