|
METHOD_LIST_BEGIN | ADD_METHOD_TO (HealthController::health, "/health", drogon::Get, drogon::Options) |
|
|
void | health (const drogon::HttpRequestPtr &req, std::function< void(const drogon::HttpResponsePtr &)> &&callback) |
|
Definition at line 8 of file health_controller.h.
◆ health()
void cavoke::server::controllers::HealthController::health |
( |
const drogon::HttpRequestPtr & |
req, |
|
|
std::function< void(const drogon::HttpResponsePtr &)> && |
callback |
|
) |
| |
|
protected |
The documentation for this class was generated from the following files: