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

Method ~LockServerConfig

phxqueue_phxrpc/app/lock/lock_server_config.cpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23LockServerConfig::LockServerConfig() {}
24
25LockServerConfig::~LockServerConfig() {}
26
27bool LockServerConfig::Read(const char *config_file) {
28 bool ret{ep_server_config_.Read(config_file)};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected