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

Method SimpleHandler

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected