baggage

package
v0.0.0-...-cf7dd47 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 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 BaggageGraph

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

func NewBaggageGraph

func NewBaggageGraph() BaggageGraph

func (*BaggageGraph) AddEdge

func (g *BaggageGraph) AddEdge(fromColor string, toColor string) error

func (*BaggageGraph) AddNode

func (g *BaggageGraph) AddNode(color string)

func (BaggageGraph) NodeFor

func (g BaggageGraph) NodeFor(word string) graph.Node

type Node

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

func (Node) ID

func (n Node) ID() int64

func (Node) String

func (n Node) String() string

Jump to

Keyboard shortcuts

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