dflow

package
v0.14.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2023 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package dflow exposes functions and types to represent a data-flow dependency graph.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Graph

type Graph struct {
	// contains filtered or unexported fields
}

func New

func New() *Graph

func (*Graph) Add

func (g *Graph) Add(name string, in []string, out []string) error

func (*Graph) Analyze

func (g *Graph) Analyze() error

func (*Graph) Has

func (g *Graph) Has(name string) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL