compiler

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Index

Constants

View Source
const GRAPHQLC_VERSION = major*1000000 + minor*1000 + patch
View Source
const GRAPHQLC_VERSION_SUFFIX = ""

A suffix string for alpha, beta or rc releases. Empty for stable releases.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileDescriptor

type FileDescriptor struct {
	*graphqlc.FileDescriptorGraphql
	// contains filtered or unexported fields
}

type Generator

type Generator struct {
	*graphqlc.Generator

	PluginParams map[string]*PluginMeta // Map from plugin suffix to parameters
	// contains filtered or unexported fields
}

func New

func New() *Generator

func (*Generator) BuildTypeMap

func (g *Generator) BuildTypeMap()

func (*Generator) BuildTypes

func (g *Generator) BuildTypes()

func (*Generator) CommandLineArguments

func (g *Generator) CommandLineArguments(arguments []string)

func (*Generator) GenerateAllFiles

func (g *Generator) GenerateAllFiles()

type PluginMeta

type PluginMeta struct {
	Params, Path string
}

Jump to

Keyboard shortcuts

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