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

Method ~SimpleHandler

phxqueue/test/simplehandler.h:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected