enhancers

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphFlowEnhancer

type GraphFlowEnhancer struct {
	graph.DefaultGraphListener
	Graph *graph.Graph
	// contains filtered or unexported fields
}

func NewGraphFlowEnhancer

func NewGraphFlowEnhancer(g *graph.Graph, cache *cache.Cache) *GraphFlowEnhancer

func (*GraphFlowEnhancer) Enhance

func (gfe *GraphFlowEnhancer) Enhance(f *flow.Flow)

func (*GraphFlowEnhancer) OnEdgeDeleted added in v0.11.0

func (gfe *GraphFlowEnhancer) OnEdgeDeleted(e *graph.Edge)

func (*GraphFlowEnhancer) OnNodeDeleted added in v0.11.0

func (gfe *GraphFlowEnhancer) OnNodeDeleted(n *graph.Node)

type NeutronFlowEnhancer

type NeutronFlowEnhancer struct {
	graph.DefaultGraphListener
	Graph *graph.Graph
	// contains filtered or unexported fields
}

func NewNeutronFlowEnhancer

func NewNeutronFlowEnhancer(g *graph.Graph, cache *cache.Cache) *NeutronFlowEnhancer

func (*NeutronFlowEnhancer) Enhance

func (nfe *NeutronFlowEnhancer) Enhance(f *flow.Flow)

func (*NeutronFlowEnhancer) OnEdgeDeleted added in v0.11.0

func (nfe *NeutronFlowEnhancer) OnEdgeDeleted(e *graph.Edge)

func (*NeutronFlowEnhancer) OnNodeDeleted added in v0.11.0

func (nfe *NeutronFlowEnhancer) OnNodeDeleted(n *graph.Node)

Jump to

Keyboard shortcuts

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