Versions in this module Expand all Collapse all v0 v0.14.0 Jun 2, 2021 v0.13.0 Jun 2, 2021 Changes in this version + type ResolverExecution struct + Duration time.Duration + FieldName string + ParentType string + Path ast.Path + ReturnType string + StartOffset time.Duration + type Span struct + Duration time.Duration + StartOffset time.Duration + type Tracer struct + func (Tracer) ExtensionName() string + func (Tracer) InterceptField(ctx context.Context, next graphql.Resolver) (interface{}, error) + func (Tracer) InterceptResponse(ctx context.Context, next graphql.ResponseHandler) *graphql.Response + func (Tracer) Validate(graphql.ExecutableSchema) error + type TracingExtension struct + Duration time.Duration + EndTime time.Time + Execution struct{ ... } + Parsing Span + StartTime time.Time + Validation Span + Version int