package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

DependenciesURL returns a URL to a rendering of the graph used to build the Plan.
DrawDependencies returns a graphviz string of graph used to build the Plan.
DrawStages returns a graphviz string of the stages of the Plan.
StagesURL returns a URL to a rendering of the stages of the Plan.
ToMap is a thin wrapper around scviz.ToMap which comes with some default behavior for planned data structures.