MCPcopy
hub / github.com/dgraph-io/dgraph / panicClient

Struct panicClient

graphql/e2e/common/error.go:303–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301}
302
303type panicClient struct{}
304
305func (dg *panicClient) Execute(ctx context.Context, req *api.Request,
306 field schema.Field) (*api.Response, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected