![]() |
AOSharedServiceLibrary
|
A struct to hold health check information which can be added to a service. More...
#include <consul_interface.h>
Public Attributes | |
| std::string | url |
| The HTTP URL to hit with a GET request for the healthcheck. | |
| std::string | interval |
| The interval for the health check. | |
| std::string | ttl |
| The TTL for the health check. | |
A struct to hold health check information which can be added to a service.
1.8.11