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#L145: ccb.serializer.TrySchedule(func(ctx context.Context) {
balancer_wrapper.go#L161: ccb.serializer.TrySchedule(func(context.Context) {
balancer_wrapper.go#L173: ccb.serializer.TrySchedule(func(ctx context.Context) {
balancer_wrapper.go#L309: acbw.ccb.serializer.TrySchedule(func(ctx context.Context) {
balancer_wrapper.go#L492: acbw.ccb.serializer.TrySchedule(func(ctx context.Context) {
balancer_wrapper.go#L505: acbw.ccb.serializer.TrySchedule(func(ctx context.Context) {
resolver_wrapper.go#L70: ccr.serializer.TrySchedule(func(ctx context.Context) {
resolver_wrapper.go#L99: ccr.serializer.TrySchedule(func(ctx context.Context) {
resolver_wrapper.go#L116: ccr.serializer.TrySchedule(func(context.Context) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)