Documentation
¶
Index ¶
- func New(edge *gen.Edge) graph.Edge
- func NewEdgeProto(from, to string) *gen.Edge
- func NewMap(edge *gen.Edge, p *gen.Map) graph.Edge
- func NewMapProto(from, to string) *gen.Edge
- func NewProvides(edge *gen.Edge, p *gen.Provides) graph.Edge
- func NewProvidesProto(from, to string) *gen.Edge
- type Base
- type Map
- type MapListener
- type Provides
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEdgeProto ¶
TODO breadchris find a better package for this
func NewMapProto ¶
func NewProvidesProto ¶
Types ¶
type MapListener ¶
type MapListener struct {
// contains filtered or unexported fields
}
func NewMapListener ¶
func NewMapListener(n graph.Node, e *Map) *MapListener
func (*MapListener) GetNode ¶
func (p *MapListener) GetNode() graph.Node
Click to show internal directories.
Click to hide internal directories.