Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
using namespace std;
35
36
Consumer::Consumer(const phxqueue::consumer::ConsumerOption &opt) : phxqueue::consumer::Consumer(opt) {}
37
38
Consumer::~Consumer() {}
39
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected