Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Schema ¶
type Schema map[string]interface{}
Schema representa um JSON Schema draft-07 simplificado
type SchemaLoader ¶
func NewLoader ¶
func NewLoader(source string) (SchemaLoader, error)
Click to show internal directories.
Click to hide internal directories.