Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
app::HealthCheckHandler Class Reference

A function object that handles the health check endpoint. More...

#include <WebHandlers.hpp>

Public Member Functions

web::ng::Response operator() (web::ng::Request const &request, web::ng::ConnectionMetadata &, web::SubscriptionContextPtr, boost::asio::yield_context)
 The call of the function object.
 

Detailed Description

A function object that handles the health check endpoint.

Member Function Documentation

◆ operator()()

web::ng::Response app::HealthCheckHandler::operator() ( web::ng::Request const & request,
web::ng::ConnectionMetadata & ,
web::SubscriptionContextPtr ,
boost::asio::yield_context  )

The call of the function object.

Parameters
requestThe request to handle.
Returns
The response to the request

The documentation for this class was generated from the following files: