Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ GetServerAddr
Function
GetServerAddr
src/lbcli_main.cc:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
static std::string GetServerAddr() {
72
return FLAGS_tera_lb_server_addr +
":"
+ FLAGS_tera_lb_server_port;
73
}
74
75
const char* builtin_cmd_list[] = {
76
"safemode"
,
"safemode [enter | leave | get]"
,
Callers
1
SafemodeOp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected