MCPcopy 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
93Consumer::~Consumer() {}
94
95const ConsumerOption * Consumer::GetConsumerOption() const {
96 return &impl_->opt;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected