Versions in this module Expand all Collapse all v2 v2.1.3 Oct 28, 2021 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