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§
- Probe
Client Error - The error that can happen during startup of the service probe.
- Service
State - 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