taurus

package
v0.0.0-...-e5cbec8 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2018 License: Apache-2.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 Avg_ct

type Avg_ct struct {
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Avg_lt

type Avg_lt struct {
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Avg_rt

type Avg_rt struct {
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Bytes

type Bytes struct {
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Concurrency

type Concurrency struct {
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Fail

type Fail struct {
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type FinalStatus

type FinalStatus struct {
	Group     []*Group   `xml:" Group,omitempty" json:"Group,omitempty"`
	ReportURL *ReportURL `xml:" ReportURL,omitempty" json:"ReportURL,omitempty"`
}

type Group

type Group struct {
	AttrLabel   string       `xml:" label,attr"  json:",omitempty"`
	Avg_ct      *Avg_ct      `xml:" avg_ct,omitempty" json:"avg_ct,omitempty"`
	Avg_lt      *Avg_lt      `xml:" avg_lt,omitempty" json:"avg_lt,omitempty"`
	Avg_rt      *Avg_rt      `xml:" avg_rt,omitempty" json:"avg_rt,omitempty"`
	Bytes       *Bytes       `xml:" bytes,omitempty" json:"bytes,omitempty"`
	Concurrency *Concurrency `xml:" concurrency,omitempty" json:"concurrency,omitempty"`
	Fail        *Fail        `xml:" fail,omitempty" json:"fail,omitempty"`
	Perc        []*Perc      `xml:" perc,omitempty" json:"perc,omitempty"`
	Rc          []*Rc        `xml:" rc,omitempty" json:"rc,omitempty"`
	Stdev_rt    *Stdev_rt    `xml:" stdev_rt,omitempty" json:"stdev_rt,omitempty"`
	Succ        *Succ        `xml:" succ,omitempty" json:"succ,omitempty"`
	Throughput  *Throughput  `xml:" throughput,omitempty" json:"throughput,omitempty"`
}

type Name

type Name struct {
	Text string `xml:",chardata" json:",omitempty"`
}

type Perc

type Perc struct {
	AttrParam string `xml:" param,attr"  json:",omitempty"`
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Rc

type Rc struct {
	AttrParam string `xml:" param,attr"  json:",omitempty"`
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Report

type Report struct {
	FinalStatus *FinalStatus `xml:" FinalStatus,omitempty" json:"FinalStatus,omitempty"`
}

type ReportURL

type ReportURL struct {
	Text string `xml:",chardata" json:",omitempty"`
}

type Stdev_rt

type Stdev_rt struct {
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Succ

type Succ struct {
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Throughput

type Throughput struct {
	AttrValue string `xml:" value,attr"  json:",omitempty"`
	Name      *Name  `xml:" name,omitempty" json:"name,omitempty"`
	Value     *Value `xml:" value,omitempty" json:"value,omitempty"`
}

type Value

type Value struct {
	Text string `xml:",chardata" json:",omitempty"`
}

Jump to

Keyboard shortcuts

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