Versions in this module Expand all Collapse all v0 v0.3.1 Apr 6, 2026 v0.3.0 Apr 2, 2026 Changes in this version + func Wrap[Req, Res any](provider *metry.Provider, operationName string, ...) func(context.Context, Req) (Res, error) + type Option func(*config) + func WithLogError(v bool) Option + func WithLogStart(v bool) Option + func WithLogger(l *slog.Logger) Option