Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
const char *LockServerConfig::GetTopic() const {
54
return topic_;
55
}
56
57
const char *LockServerConfig::GetDataDirPath() const {
58
return data_dir_path_;
Callers
1
MakeArgs
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected