timeout

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FieldResolver

type FieldResolver struct {
	*codegen.Field
}

func (*FieldResolver) Invocation

func (r *FieldResolver) Invocation() string

func (*FieldResolver) ResolverImplementation

func (r *FieldResolver) ResolverImplementation() string

type ObjectWrapper

type ObjectWrapper struct {
	Type       string
	ObjectName string
	ObjectType string
	Resolvers  []*FieldResolver
}

type Plugin

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

func NewPlugin

func NewPlugin(outFile string) *Plugin

func (*Plugin) GenerateCode

func (p *Plugin) GenerateCode(cfg *codegen.Data) error

func (Plugin) Name

func (p Plugin) Name() string

Jump to

Keyboard shortcuts

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