schema

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package schema embeds JSON Schema files for runtime access.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func APIStyleSpecSchema

func APIStyleSpecSchema() ([]byte, error)

APIStyleSpecSchema returns the JSON Schema for APIStyleSpec.

func LintReportSchema

func LintReportSchema() ([]byte, error)

LintReportSchema returns the JSON Schema for LintReport.

func Map

func Map(name string) (map[string]any, error)

Map returns a schema parsed as a map.

func Schema

func Schema(name string) ([]byte, error)

Schema returns a schema by filename.

Types

This section is empty.

Jump to

Keyboard shortcuts

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