package
Version:
v0.0.0-...-9b5f5b5
Opens a new window with list of versions in this module.
Published: Sep 30, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewThirdPart2conv() *thirdPart2conv
type Schema struct {
FiledName string `json:"filedName"`
Type string `json:"type"`
Required bool `json:"required"`
Properties Schemas `json:"properties"`
Description string `json:"description"`
Items *Schema `json:"items"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.