# Functions
Chain chains together a series of middleware.
Funcs constructs a Middleware from a pair of functions, one for preprocessing, one for postprocessing.
No description provided by the author
LogMisconfiguration logs a misconfiguration for the RPC.
Postprocess creates a middleware from a function that does postprocessing only.
Preprocess creates a middleware from a function that does pre-processing only.
No description provided by the author
No description provided by the author
WithLogger returns logging middleware that provides a per-rpc logger with some initial fields set.
WithMetrics adds per-call metrics to each RPC call.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author