Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CapacityBlock ¶
type Model ¶
type Model struct { Switches []*Switch `yaml:"switches"` CapacityBlocks []*CapacityBlock `yaml:"capacity_blocks"` // derived Nodes map[string]*Node }
func NewModelFromFile ¶
Click to show internal directories.
Click to hide internal directories.