Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ GetDataDirPath
Method
GetDataDirPath
phxqueue_phxrpc/app/lock/lock_server_config.cpp:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
const char *LockServerConfig::GetDataDirPath() const {
58
return data_dir_path_;
59
}
60
61
const char *LockServerConfig::GetPhxQueueGlobalConfigPath() const {
62
return phxqueue_global_config_path_;
Callers
1
MakeArgs
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected