Expand description
This module contains the pause context which is used when the filter is not configured.
Structsยง
- Pause
Requests - The PauseRequests Context is the filter struct which is used when the filter is not configured. All requests are paused and queued by the RootContext. Once the filter is configured, the request is resumed by the RootContext.