//
pkg.gl
Category
github.com/askiada/go-pipeline
pkg
pipeline
drawer
package
1.0.1
Repository:
https://github.com/askiada/go-pipeline.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
0
Files
408 SLOC
#
Functions
GraphAttribute
GraphAttribute is a functional option for the [DOT] method.
NewSVGDrawer
NewSVGDrawer creates a new SVG drawer.
PipelineDrawer
PipelineDrawer creates a pipeline drawer option.
#
Structs
SVGDrawer
SVGDrawer is a drawer that creates a SVG file with the pipeline graph.
#
Interfaces
Drawer
Drawer is an interface that defines the methods for drawing a pipeline.