codegen

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateGoCode

func GenerateGoCode(w io.Writer, sch *schema.Schema, opts *Options) error

GenerateGoCode generates Go code from a parsed schema model and all referenced schemas.

Types

type Options

type Options struct {
	PackageName string
	// Schemas is a map of URI to *schema.Schema for $ref resolution
	Schemas map[string]*schema.Schema
}

Options for Go code generation.

Directories

Path Synopsis
run

Jump to

Keyboard shortcuts

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