# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
New creates an instance of a generator which will produce structs.
No description provided by the author
NewRefResolver creates a reference resolver.
No description provided by the author
Output generates code and writes to w.
Parse parses a JSON schema from a string.
ParseWithSchemaKeyRequired parses a JSON schema from a string with a flag to set whether the schema key is required.
ReadInputFiles from disk and convert to JSON schema.
# Structs
Field defines the data required to generate a field in Go.
Generator will produce structs from the JSON schema.
RefResolver allows references to be resolved.
Schema represents JSON schema.
Struct defines the data required to generate a struct in Go.
No description provided by the author
# Type aliases
AdditionalProperties handles additional properties present in the JSON schema.