Documentation ¶
Overview ¶
package pipeline implements a system for running data pipelines on top of the filesystem
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RunPipelines ¶
func RunPipelines(pipelineDir string, inRepo string, outRepo string, commit string, branch string, shard string, cache etcache.Cache) error
RunPipelines lets you easily run the Pipelines in one line if you don't care about cancelling them.
func WaitPipeline ¶
WaitPipeline waits for a pipeline to complete. If the pipeline fails ErrFailed is returned.
Types ¶
Click to show internal directories.
Click to hide internal directories.