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
type Processor ¶
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
Click to show internal directories.
Click to hide internal directories.