Skip to content
Snippets Groups Projects
Commit 23c5b812 authored by Vijay Pai's avatar Vijay Pai
Browse files

Other golden file

parent 08126092
No related branches found
No related tags found
No related merge requests found
...@@ -176,6 +176,8 @@ class ServerReflection GRPC_FINAL { ...@@ -176,6 +176,8 @@ class ServerReflection GRPC_FINAL {
} }
}; };
typedef Service StreamedUnaryService; typedef Service StreamedUnaryService;
typedef Service SplitStreamedService;
typedef Service StreamedService;
}; };
} // namespace v1alpha } // namespace v1alpha
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment