func()

in go/grpshuffle/grpshuffle_grpc.pb.go [53:55]


func (UnimplementedComputeServer) Shuffle(context.Context, *ShuffleRequest) (*ShuffleResponse, error) {
	return nil, status.Errorf(codes.Unimplemented, "method Shuffle not implemented")
}