Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphFlowEnhancer ¶
func NewGraphFlowEnhancer ¶
func NewGraphFlowEnhancer(g *graph.Graph, cache *cache.Cache) *GraphFlowEnhancer
func (*GraphFlowEnhancer) Enhance ¶
func (gfe *GraphFlowEnhancer) Enhance(f *flow.Flow)
type NeutronFlowEnhancer ¶
func NewNeutronFlowEnhancer ¶
func NewNeutronFlowEnhancer(g *graph.Graph, cache *cache.Cache) *NeutronFlowEnhancer
func (*NeutronFlowEnhancer) Enhance ¶
func (nfe *NeutronFlowEnhancer) Enhance(f *flow.Flow)
Source Files
¶
- cache.go
- graph.go
- neutron.go
Click to show internal directories.
Click to hide internal directories.