Skip to main content

Module sync

Module sync 

Source
Expand description

synchronous function as middleware.

Structsยง

Next
next/inner services of a middleware function. Next::call must run to complete in order to drive services.
SyncMiddleware
experimental type for sync function as middleware.