Documentation
¶
Overview ¶
Package gen generates the Go vocabulary constants (internal/vocab) from schema/vocabulary.toml and schema/profiles/*.toml. The documents are loaded through the strictspec-generated readers, so generation is impossible from an invalid document — a diagnostic is a hard error.
The output is deterministic: source order of the vocabulary and profile documents is preserved, so the same inputs always produce the same bytes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.