MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~ConfigFactory

Method ~ConfigFactory

phxqueue_phxrpc/plugin/configfactory.cpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43ConfigFactory::~ConfigFactory() {}
44
45unique_ptr<phxqueue::config::GlobalConfig> ConfigFactory::NewGlobalConfig() {
46 QLVerb("path %s", impl_->global_config_path.c_str());

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected