MCPcopy Create free account
hub / github.com/Tencent/phxsql / OpenDebugMode

Method OpenDebugMode

phxsqlproxy/phxsqlproxyconfig.cpp:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74int PHXSqlProxyConfig::OpenDebugMode() {
75 return is_open_debug_mode_;
76}
77
78WorkerConfig_t * PHXSqlProxyConfig::GetMasterWorkerConfig() {
79 return &master_worker_config_;

Callers 1

WriteToDestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected