schemas

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2026 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package schemas embeds the normative JSON Schema (draft 2020-12) documents and the pointer ABNF grammar so that the binary validates against exactly the files published under spec/schemas. internal/schema compiles them; nothing else should read the files at runtime.

Index

Constants

View Source
const BaseURL = "https://fxvcs.dev/schemas/"

BaseURL is the $id prefix shared by every embedded schema; a file at path p has $id BaseURL+p.

Variables

FS contains every schema file, keyed by its path relative to spec/schemas (for example "v1alpha1/repository.schema.json" or "pointer-v1.schema.json").

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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