type /examples/benchmark_grpc/proto.WorkerServiceServer (interface)

Method Implmentations

CallOp(context.Context, *CallOpRequest) (*CallOpResponse, error) UnimplementedWorkerServiceServer.CallOp *github.com/pancsta/asyncmachine-go/examples/benchmark_grpc.WorkerServiceServer.CallOp
GetValue(context.Context, *Empty) (*GetValueResponse, error) UnimplementedWorkerServiceServer.GetValue *github.com/pancsta/asyncmachine-go/examples/benchmark_grpc.WorkerServiceServer.GetValue
Start(context.Context, *Empty) (*Empty, error) UnimplementedWorkerServiceServer.Start *github.com/pancsta/asyncmachine-go/examples/benchmark_grpc.WorkerServiceServer.Start