Versions in this module Expand all Collapse all v1 v1.31.0 Apr 9, 2021 Changes in this version + func Middleware(opts ...Option) func(c *fiber.Ctx) error + type Option func(*config) + func WithAnalytics(on bool) Option + func WithAnalyticsRate(rate float64) Option + func WithServiceName(name string) Option + func WithSpanOptions(opts ...ddtrace.StartSpanOption) Option + func WithStatusCheck(fn func(statusCode int) bool) Option