type
PluginGenerationContext
type PluginGenerationContext struct {
Manifest schema.Manifest
}Immutable schema state supplied to plugin generation.
Manifestschema.Manifest- Immutable resolved schema supplied to deterministic generation.