package
Version:
v0.85.0
Opens a new window with list of versions in this module.
Published: Mar 31, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Property struct {
Type string `json:"type,omitempty"`
Ref string `json:"$ref,omitempty"`
Properties map[string]Property `json:"properties,omitempty"`
Items *Property `json:"items,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.