MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~EchoHandler

Method ~EchoHandler

phxqueue_phxrpc/test/echo_handler.h:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 public:
27 EchoHandler() {}
28 virtual ~EchoHandler() override = default;
29
30 virtual phxqueue::comm::HandleResult Handle(const phxqueue::comm::proto::ConsumerContext &cc,
31 phxqueue::comm::proto::QItem &item,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected