duration

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2016 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnObj

type ConnObj struct {
	Src      string  `bson:"src" json:"src"`
	Dst      string  `bson:"dst" json:"dst"`
	Duration float64 `bson:"duration" json:"duration"`
	TSS      []int64 `bson:"tss" json:"tss"`
}

** Graphing Structures **

type Duration

type Duration struct {
	Src      string  `bson:"id_origin_h" json:"id_origin_h"`
	Dst      string  `bson:"id_resp_h" json:"id_resp_h"`
	Duration float64 `bson:"duration" json:"duration"`
}

** Reporting Structure **

Jump to

Keyboard shortcuts

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