userver: userver/server/handlers/ping.hpp File Reference
Loading...
Searching...
No Matches
ping.hpp File Reference

Detailed Description

Ping handler implementation with warmup.

Definition in file ping.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

class  server::handlers::PingBase
 Base class for handlers that returns HTTP 200 if the service is OK and able to process requests. More...
 
class  server::handlers::Ping
 Ping handler implementation with warmup. More...
 

Namespaces

namespace  server::handlers
 Most common userver HTTP handlers.