exec

package
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func VerifyTypeSystem

func VerifyTypeSystem(systemPath string)

Types

type Executor

type Executor struct {
	// contains filtered or unexported fields
}

func NewExecutor

func NewExecutor() *Executor

func (*Executor) CopyExecutorTS

func (exe *Executor) CopyExecutorTS() *Executor

func (*Executor) ExecuteDocument

func (exe *Executor) ExecuteDocument(w io.Writer, opName string)

func (*Executor) OperationNames

func (exe *Executor) OperationNames() G.StrArray

func (*Executor) ReadDocument

func (exe *Executor) ReadDocument(path string) bool

func (*Executor) ReadVariableValues

func (exe *Executor) ReadVariableValues(path string)

func (*Executor) SetTypeSystem

func (exe *Executor) SetTypeSystem(newTS G.TypeSystem, systemName, systemPath string, fixResolvers ResolversFixer, initialValue *G.OutputObjectValue)

func (*Executor) TypeSystemName

func (exe *Executor) TypeSystemName() string

type ResolversFixer

type ResolversFixer func(ts G.TypeSystem)

Directories

Path Synopsis
The package graphQL is an implementation of the GraphQL query interface This package must be imported for its side effects when the GraphQL compiler and errors are stored in "util/graphQL/static" (file "compVar.go", variable "compiler" and file errorsVar.go, var strEn)
The package graphQL is an implementation of the GraphQL query interface This package must be imported for its side effects when the GraphQL compiler and errors are stored in "util/graphQL/static" (file "compVar.go", variable "compiler" and file errorsVar.go, var strEn)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL