Versions in this module Expand all Collapse all v1 v1.0.1 Sep 3, 2022 Changes in this version + func Client(opts ...Option) middleware.Middleware + func Server(opts ...Option) middleware.Middleware + type Option func(*options) + func WithRequests(c metrics.Counter) Option + func WithSeconds(c metrics.Observer) Option