node - ActiveState ActiveGo 1.8
...

Package node

import "github.com/onsi/gomega/matchers/support/goraph/node"
Overview
Index

Overview ▾

Index ▾

Package files

node.go

type Node

type Node struct {
    Id int
}

type NodeOrderedSet

type NodeOrderedSet []Node