openapi_default

package
v0.0.0-...-293b089 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultGenerator

type DefaultGenerator struct {
}

func NewGenerator

func NewGenerator() *DefaultGenerator

func (*DefaultGenerator) Description

func (g *DefaultGenerator) Description() string

func (*DefaultGenerator) Generate

func (*DefaultGenerator) Id

func (g *DefaultGenerator) Id() string

func (*DefaultGenerator) IsPrimitiveType

func (g *DefaultGenerator) IsPrimitiveType(input string) bool

func (*DefaultGenerator) PostProcessType

func (*DefaultGenerator) PostProcessing

func (g *DefaultGenerator) PostProcessing(outputDir string) error

func (*DefaultGenerator) TemplateData

func (*DefaultGenerator) ToClassName

func (g *DefaultGenerator) ToClassName(name string) string

func (*DefaultGenerator) ToCodeType

func (g *DefaultGenerator) ToCodeType(schema *base.Schema, schemaType openapigenerator.CodeTypeSchemaType, required bool) (openapigenerator.CodeType, error)

func (*DefaultGenerator) ToConstantName

func (g *DefaultGenerator) ToConstantName(name string) string

func (*DefaultGenerator) ToFunctionName

func (g *DefaultGenerator) ToFunctionName(name string) string

func (*DefaultGenerator) ToParameterName

func (g *DefaultGenerator) ToParameterName(name string) string

func (*DefaultGenerator) ToPropertyName

func (g *DefaultGenerator) ToPropertyName(name string) string

func (*DefaultGenerator) TypeToImport

func (g *DefaultGenerator) TypeToImport(iType openapigenerator.CodeType) string

Jump to

Keyboard shortcuts

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