google.golang.org/grpc/internal/grpcsync.CallbackSerializer.TrySchedule (method)
12 uses
google.golang.org/grpc/internal/grpcsync (current package)
callback_serializer.go#L63: func (cs *CallbackSerializer) TrySchedule(f func(ctx context.Context)) {
pubsub.go#L80: ps.cs.TrySchedule(func(context.Context) {
pubsub.go#L106: ps.cs.TrySchedule(func(context.Context) {
google.golang.org/grpc
balancer_wrapper.go#L144: ccb.serializer.TrySchedule(func(ctx context.Context) {
balancer_wrapper.go#L160: ccb.serializer.TrySchedule(func(context.Context) {
balancer_wrapper.go#L172: ccb.serializer.TrySchedule(func(ctx context.Context) {
balancer_wrapper.go#L308: acbw.ccb.serializer.TrySchedule(func(ctx context.Context) {
balancer_wrapper.go#L489: acbw.ccb.serializer.TrySchedule(func(ctx context.Context) {
balancer_wrapper.go#L502: acbw.ccb.serializer.TrySchedule(func(ctx context.Context) {
resolver_wrapper.go#L70: ccr.serializer.TrySchedule(func(ctx context.Context) {
resolver_wrapper.go#L100: ccr.serializer.TrySchedule(func(ctx context.Context) {
resolver_wrapper.go#L117: ccr.serializer.TrySchedule(func(context.Context) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)