Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SchemaToTsType ¶
func SchemaToTsType(schema JsonSchema, noDesc bool) map[string]any
Types ¶
type JsonSchema ¶
type JsonSchema *jsonschema.Schema
func GenerateJsonSchema ¶
func GenerateJsonSchema[T any](v T) JsonSchema
Click to show internal directories.
Click to hide internal directories.