Versions in this module Expand all Collapse all v0 v0.8.0 Nov 20, 2022 Changes in this version + type Handler struct + func NewHandler(mrc *cache.MultiRepoCache, errorOut io.Writer) Handler + type Tracer struct + Out io.Writer + func (a *Tracer) Validate(schema graphql.ExecutableSchema) error + func (a Tracer) ExtensionName() string + func (a Tracer) InterceptResponse(ctx context.Context, next graphql.ResponseHandler) *graphql.Response