Versions in this module Expand all Collapse all v1 v1.3.2 May 15, 2025 v1.3.1 May 15, 2025 v1.2.3 May 15, 2025 Changes in this version + func TraceHandler(serviceName, path string, opts ...TraceOption) func(http.Handler) http.Handler + type TraceOption func(options *traceOptions) + func WithTraceIgnorePaths(traceIgnorePaths []string) TraceOption