MCPcopy Create free account
hub / github.com/Tencent/phxqueue / GetTopic

Method GetTopic

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

Source from the content-addressed store, hash-verified

51
52
53const char *LockServerConfig::GetTopic() const {
54 return topic_;
55}
56
57const char *LockServerConfig::GetDataDirPath() const {
58 return data_dir_path_;

Callers 1

MakeArgsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected