schema

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package schema provides JSON Schema generation for structured evaluation types.

Index

Constants

This section is empty.

Variables

View Source
var EvaluationSchemaJSON []byte

EvaluationSchemaJSON is the embedded JSON Schema for EvaluationReport.

View Source
var SummarySchemaJSON []byte

SummarySchemaJSON is the embedded JSON Schema for SummaryReport.

Functions

func GenerateEvaluationSchema

func GenerateEvaluationSchema() ([]byte, error)

GenerateEvaluationSchema generates JSON Schema for EvaluationReport.

func GenerateSummarySchema

func GenerateSummarySchema() ([]byte, error)

GenerateSummarySchema generates JSON Schema for SummaryReport.

func WriteSchemaFile

func WriteSchemaFile(path string, data []byte) error

WriteSchemaFile writes schema bytes to a file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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