package
Version:
v0.0.0-...-64da9e9
Opens a new window with list of versions in this module.
Published: Aug 18, 2025
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.