Documentation
¶
Overview ¶
Package specworkflow adapts the generic workflow package for visionspec.
It generates workflows from visionspec profiles, mapping spec types to workflow nodes and synthesis dependencies to edges.
Index ¶
Constants ¶
View Source
const ( TypeSource workflow.NodeType = "source" TypeGTM workflow.NodeType = "gtm" TypeTechnical workflow.NodeType = "technical" TypeOutput workflow.NodeType = "output" )
Node types for visionspec
Variables ¶
This section is empty.
Functions ¶
func FromProfile ¶
FromProfile generates a workflow from a visionspec profile.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.