Optional
context?: TContextYou can provide addtional context that can be used in the middleware.
Optional
name?: stringThe name of the function which can be used for logging inside the middleware. By default, it takes the function or method name. If an anonymous function is provided, the name defaults to "func".
IMPORT_PATH:
"@daiso-tech/core/utilities"