MCPcopy 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
71static std::string GetServerAddr() {
72 return FLAGS_tera_lb_server_addr + ":" + FLAGS_tera_lb_server_port;
73}
74
75const char* builtin_cmd_list[] = {
76 "safemode", "safemode [enter | leave | get]",

Callers 1

SafemodeOpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected