Crate service_probe_client

Crate service_probe_client 

Source
Expand description

§Service probe client

This crate provides an easy way to access the a HTTP server that can be used for making the status of a service transparent to observers.

Enums§

ProbeClientError
The error that can happen during startup of the service probe.
ServiceState
The state of a service

Functions§

fetch_service_state
fetch service state from given endpoint
is_ready
returns true if the service state of the given endpoint is ready