package
0.0.0-20210908200449-4d3e907a00c1
Repository: https://github.com/brainicorn/jsonschemagen.git
Documentation: pkg.go.dev

# Functions

NewJSONSchemaGenerator creates an instance of the generator.
NewOptions creates a new options instance with sane defaults.

# Constants

DebugLevel level.
InfoLevel level.
QuietLevel level.
VerboseLevel level.

# Structs

JSONSchemaGenerator is the thing that generates schemas.
Options holds the configuration options for the schema generator instance.

# Type aliases

LogLevel is an enum specifying log verbosity.