| 17 | } |
| 18 | |
| 19 | MonitorPlugin::~MonitorPlugin() { |
| 20 | } |
| 21 | |
| 22 | void MonitorPlugin::SetConfig(phxsqlproxy::PHXSqlProxyConfig * config, phxsqlproxy::WorkerConfig_t * worker_config) { |
| 23 | } |
nothing calls this directly
no outgoing calls
no test coverage detected