schema

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package schema provides JSON schema generation utilities for the SDK.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateSchema

func GenerateSchema(v interface{}) ([]byte, error)

GenerateSchema creates a JSON schema from a Go struct. It uses the `invopop/jsonschema` library to reflect on the struct and generate a standard JSON Schema (Draft 2020-12).

Types

This section is empty.

Jump to

Keyboard shortcuts

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