package
Version:
v0.0.15
Opens a new window with list of versions in this module.
Published: Jun 14, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Group struct {
Title string `json:"title"`
Filename string `json:"filename"`
Href string `json:"href"`
Index int `json:"index"`
}
type ItemValue struct {
GroupHref string `json:"groupHref"`
ItemName string `json:"itemName"`
Value interface{} `json:"value"`
}
type JSONItemSchemaValidator struct {
Type string `json:"type"`
Title string `json:"title"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.