schema

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package schema provides JSON Schema generation from Go types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate() ([]byte, error)

Generate creates a JSON Schema from the System type.

func GenerateToFile

func GenerateToFile(path string) error

GenerateToFile generates the schema and writes to a file path. This is typically called during build to generate the embedded schema.

Types

This section is empty.

Jump to

Keyboard shortcuts

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