Connect starts the connecting for this SubConn.
()
| 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 |
no outgoing calls