MCPcopy Create free account
hub / github.com/Gooddbird/tinyrpc / QueryServiceImpl

Method QueryServiceImpl

testcases/test_tinypb_server.cc:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20class QueryServiceImpl : public QueryService {
21 public:
22 QueryServiceImpl() {}
23 ~QueryServiceImpl() {}
24
25 void query_name(google::protobuf::RpcController* controller,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected