Versions in this module Expand all Collapse all v1 v1.1.0 Oct 18, 2024 v1.0.0 Sep 28, 2024 Changes in this version + type NoopTracer = noop.Tracer + type NoopValidationTracer = tracer.LegacyNoopValidationTracer + type OpenTracingTracer = opentracing.Tracer + type TraceFieldFinishFunc = func(*errors.QueryError) + type TraceQueryFinishFunc = func([]*errors.QueryError) + type TraceValidationFinishFunc = func([]*errors.QueryError) + type Tracer = tracer.Tracer + type ValidationTracer = tracer.LegacyValidationTracer + type ValidationTracerContext = tracer.ValidationTracer