grpc/include/grpcpp/generic
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996)
* Adding suffix for stats handling to gRPC

* Fixing typo

* Fixing codegen, adding tests

* Fixing test failures

* Adding nullptr default in StubOptions

* Updating golden test file

* Replacing std::make_unique with absl::make_unique for pre-C++14 compatibility

* Fixing clang format  errors

* Reuse stub options for generic stubs

* Cleaning up compiler warnings in GenericStub
2021-04-26 17:19:43 -07:00
..
async_generic_service.h Support codegen generic on server side 2018-06-20 07:59:05 -07:00
generic_stub.h Add optional suffix to client-side stub objects (#25996) 2021-04-26 17:19:43 -07:00