analyzer

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 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 Analyzer

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

Analyzer walks a parsed OpenAPI 3.1 model and produces IR types.

func New

func New(model *v3high.Document) *Analyzer

New creates an Analyzer for the given high-level OpenAPI model.

func (*Analyzer) Analyze

func (a *Analyzer) Analyze(packageName string) (*ir.Package, error)

Analyze walks the OpenAPI model and returns a complete IR Package.

Jump to

Keyboard shortcuts

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