Skip to main content

Module pause

Module pause 

Source
Expand description

This module contains the pause context which is used when the filter is not configured.

Structsยง

PauseRequests
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.