Documentation ¶
Index ¶
- func CreateSchema(m interface{}) (jsonschema.Schema, error)
- func CreateSchemaAndData(m interface{}) ([]byte, []byte, error)
- func GetDefinitionName(t reflect.Type) string
- func ParseSchema(s []byte, confDefs map[string]*ajson.Node) error
- func UpdateWithConfigurableDefinitions(realSchema []byte, configurableDefinitionNodes map[string]*ajson.Node) ([]byte, error)
- type Processor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSchema ¶
func CreateSchema(m interface{}) (jsonschema.Schema, error)
func CreateSchemaAndData ¶ added in v0.1.35
func GetDefinitionName ¶ added in v0.1.78
func ParseSchema ¶ added in v0.1.71
Types ¶
Click to show internal directories.
Click to hide internal directories.