|
CCF
|
#include <endpoint_registry.h>
Public Attributes | |
| std::string | method = "" |
| std::string | dispatch_path = "" |
| int | status = 0 |
| std::chrono::milliseconds | exec_time {0} |
| size_t | attempts = 0 |
| size_t ccf::endpoints::RequestCompletedEvent::attempts = 0 |
| std::string ccf::endpoints::RequestCompletedEvent::dispatch_path = "" |
| std::chrono::milliseconds ccf::endpoints::RequestCompletedEvent::exec_time {0} |
| std::string ccf::endpoints::RequestCompletedEvent::method = "" |
| int ccf::endpoints::RequestCompletedEvent::status = 0 |