processor

package
v1.26.7 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImporterFactory

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

func NewImporterFactory

func NewImporterFactory(pkg *packages.Package) *ImporterFactory

func (*ImporterFactory) Instance

func (f *ImporterFactory) Instance(name string) *importer.Importer

type Processor

type Processor interface {
	SetOption(option interface{}) bool
	Generators() []generator.Generator
}

func NewConfig

func NewConfig(info model.GenerateInfo) Processor

func NewGatewayProcessor added in v1.23.0

func NewGatewayProcessor(info model.GenerateInfo) Processor

func NewService

func NewService(info model.GenerateInfo) Processor

Jump to

Keyboard shortcuts

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