Module services

Module services 

Source

Modules§

buffer
Service that buffers incomming requests.
either
Either service allows to use different services for handling request
inflight
Service that limits number of in-flight async requests.
keepalive
onerequest
Service that limits number of in-flight async requests to 1.
retry
timeout
Service that applies a timeout to requests.
variant
Contains Variant service and related types and functions.

Structs§

Counter
Simple counter with ability to notify task on reaching specific number
CounterGuard
Extensions
A type map of request extensions.