Documentation ¶
Index ¶
- type Tracer
- func (Tracer) ExtensionName() string
- func (t Tracer) InterceptField(ctx context.Context, next graphql.Resolver) (interface{}, error)
- func (t Tracer) InterceptOperation(ctx context.Context, next graphql.OperationHandler) graphql.ResponseHandler
- func (t Tracer) Validate(schema graphql.ExecutableSchema) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracer ¶
func (Tracer) ExtensionName ¶
func (Tracer) InterceptField ¶
func (Tracer) InterceptOperation ¶
func (t Tracer) InterceptOperation(ctx context.Context, next graphql.OperationHandler) graphql.ResponseHandler
Click to show internal directories.
Click to hide internal directories.