Crate sentinel_actix
source ·Structs
Sentinel wrapper
Sentinel middleware
Type Definitions
It is used to extractor a resource name from requests for Sentinel. If you the service request is
http::Request
,
and you are using nightly toolchain, you don’t need to provide a sentinel resource name extractor. The middleware will automatically extract the request uri.The fallback function when service is rejected by sentinel.