gen

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 19, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gen

func Gen(config Config) error

Types

type Config

type Config struct {
	Out            io.Writer
	PackageName    string
	Schemas        []*jsonschema.Schema
	ShouldGenerate func(schema *jsonschema.Schema) bool
}

type PathConfig

type PathConfig struct {
	Location string
	Bind     string
}

type StructField

type StructField struct {
	Name string
	Type string
	Tags string
}

func (StructField) IsEmbedded

func (f StructField) IsEmbedded() bool

Jump to

Keyboard shortcuts

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