func google.golang.org/grpc/internal/grpcsync.NewEvent
7 uses
google.golang.org/grpc/internal/grpcsync (current package)
event.go#L59: func NewEvent() *Event {
google.golang.org/grpc
balancer_conn_wrappers.go#L57: done: grpcsync.NewEvent(),
clientconn.go#L131: firstResolveEvent: grpcsync.NewEvent(),
clientconn.go#L1232: reconnect := grpcsync.NewEvent()
resolver_conn_wrapper.go#L53: done: grpcsync.NewEvent(),
server.go#L505: quit: grpcsync.NewEvent(),
server.go#L506: done: grpcsync.NewEvent(),
![]() |
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. |