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

Method Consumer

phxqueue_phxrpc/consumer/consumer.cpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34using namespace std;
35
36Consumer::Consumer(const phxqueue::consumer::ConsumerOption &opt) : phxqueue::consumer::Consumer(opt) {}
37
38Consumer::~Consumer() {}
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected