Versions in this module Expand all Collapse all v0 v0.1.0 Jun 27, 2021 Changes in this version + func CaptureStats(cli statsd.Statter, opts ...Option) func(next http.Handler) http.Handler + type Option func(*Options) + func WithSample(rate float32) Option + type Options struct + SampleRate float32 + func NewOptions() *Options + func NewOptionsWith(opts ...Option) *Options