Expand description
Structs§
- Sentinel
Layer - The
tower::Layer
wrapper forSentinelService
. - Sentinel
Service - The sentinel middleware service in tower. If you the service request is from [http][] crate, 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.
Enums§
- Service
Role - The side where the middleware is deplyed.