google.golang.org/grpc.ccResolverWrapper.resolverMu (field)
7 uses
google.golang.org/grpc (current package)
resolver_conn_wrapper.go#L39: resolverMu sync.Mutex
resolver_conn_wrapper.go#L72: ccr.resolverMu.Lock()
resolver_conn_wrapper.go#L73: defer ccr.resolverMu.Unlock()
resolver_conn_wrapper.go#L82: ccr.resolverMu.Lock()
resolver_conn_wrapper.go#L86: ccr.resolverMu.Unlock()
resolver_conn_wrapper.go#L90: ccr.resolverMu.Lock()
resolver_conn_wrapper.go#L93: ccr.resolverMu.Unlock()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |