Documentation
¶
Overview ¶
Package schema provides embedded JSON Schema files generated from Go types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS embeds the generated JSON Schema files.
View Source
var SchemaFiles = []string{
"spectype.schema.json",
"workflow.schema.json",
"template.schema.json",
"synthesis.schema.json",
"gate.schema.json",
"layout.schema.json",
"integration.schema.json",
"pipeline.schema.json",
"loop.schema.json",
}
SchemaFiles lists the available schema files.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.