Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ ~Consumer
Method
~Consumer
phxqueue/consumer/consumer.cpp:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
Consumer::~Consumer() {}
94
95
const ConsumerOption * Consumer::GetConsumerOption() const {
96
return &impl_->opt;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected