Expand description
Endpoint —IEndpoint implementations for dual-mode dispatch.
Structs§
- Controller
Endpoint - Endpoint for controller-based methods.
- Request
Endpoint - Endpoint that wraps a boxed async handler.
- Static
Html Endpoint - Endpoint that serves a static HTML payload.
- Static
Json Endpoint - Endpoint that serves a static JSON payload.
- Stub
Endpoint - A route endpoint that dispatches to the registered handler via cache.