graph

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DependencyGraph

type DependencyGraph struct {
	*simple.DirectedGraph
	// contains filtered or unexported fields
}

func NewDependencyGraph

func NewDependencyGraph() *DependencyGraph

func (*DependencyGraph) BlockPathToGraphID

func (dg *DependencyGraph) BlockPathToGraphID(id int64) map[string]int64

func (*DependencyGraph) GetSortedNodeIDs

func (dg *DependencyGraph) GetSortedNodeIDs() ([]int64, error)

func (*DependencyGraph) LoadGriffonConfig

func (dg *DependencyGraph) LoadGriffonConfig(config *blocks.Config) error

Jump to

Keyboard shortcuts

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