Versions in this module Expand all Collapse all v1 v1.3.1 Dec 13, 2021 Changes in this version + const OtelTraceContextKey + func CaptureException(repanic bool) gin.HandlerFunc + func SentryCarrierAdaptor(h http.Header) tracing.TraceContextCarrier + func Tracing(opts ...TracingOption) gin.HandlerFunc + func TracingContextFrom(c *gin.Context) context.Context + type TracingOption interface + func WithCarrierFactory(adaptor func(h http.Header) tracing.TraceContextCarrier) TracingOption + func WithRecordPayloads() TracingOption