package debug
import "github.com/99designs/gqlgen/graphql/handler/debug"
Index ¶
Types ¶
type Tracer ¶
type Tracer struct { DisableColor bool // contains filtered or unexported fields }
func (Tracer) ExtensionName ¶
func (Tracer) InterceptResponse ¶
func (a Tracer) InterceptResponse(ctx context.Context, next graphql.ResponseHandler) *graphql.Response
func (*Tracer) Validate ¶
func (a *Tracer) Validate(schema graphql.ExecutableSchema) error
Source Files ¶
- Version
- v0.17.73 (latest)
- Published
- May 2, 2025
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 3 days ago –
Tools for package owners.