thirdPart

package
v0.0.0-...-9b5f5b5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewThirdPart2conv

func NewThirdPart2conv() *thirdPart2conv

Types

type Schema

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"`
}

type Schemas

type Schemas map[string]*Schema

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL