simdata

package
v0.0.0-...-48104ab Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package simdata и его вложенные пакеты отвечают за загрузку и предоставление данных о симуляции

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimData

type SimData struct {
	Name     string
	Network  *networkcfg.NetworkCfg
	Workload *workloadcfg.WorkloadCfg
}

SimData represents all simulation data config needed to experiment

func Load

func Load(simdataFilename string) *SimData

Load for loading config from YAML to simdata.Config

type YAML

type YAML struct {
	Name     string
	Network  string
	Workload string
}

YAML is a representation of simdata yaml file

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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