MCPcopy Create free account
hub / github.com/Tradias/asio-grpc / get_executor

Method get_executor

example/generic-server.cpp:183–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 }
182
183 auto get_executor() const noexcept { return grpc_context.get_executor(); }
184};
185
186using ShutdownService = example::v1::ExampleExt::WithAsyncMethod_Shutdown<example::v1::ExampleExt::Service>;

Callers 3

GuardedGrpcContextClass · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected