Directories
¶
| Path | Synopsis |
|---|---|
|
Package schemagen generates the run-bundle format v1's JSON Schema (formats/run-bundle/v1/schema.json) from the sdk package's own Go types, via reflection (github.com/invopop/jsonschema), so the Go types stay the format's single source of truth — nobody hand-maintains a second description of the wire shape that can drift from it.
|
Package schemagen generates the run-bundle format v1's JSON Schema (formats/run-bundle/v1/schema.json) from the sdk package's own Go types, via reflection (github.com/invopop/jsonschema), so the Go types stay the format's single source of truth — nobody hand-maintains a second description of the wire shape that can drift from it. |
|
gen
command
Command gen regenerates formats/run-bundle/v1/schema.json from this module's Go types via internal/schemagen.
|
Command gen regenerates formats/run-bundle/v1/schema.json from this module's Go types via internal/schemagen. |
Click to show internal directories.
Click to hide internal directories.