blitzkrieg

package
v0.0.0-...-1cdc211 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2014 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const NUMPLOTS = 10000
View Source
const (
	VERSION = "1.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Blitz

type Blitz struct {
	// contains filtered or unexported fields
}

A Blitz contains all the vars to perform the load test

func NewBlitz

func NewBlitz() (blitz *Blitz)

NewBlitz returns a new Blitz after parsing/processing the command line parameters

func (*Blitz) Run

func (blitz *Blitz) Run()

Run sets up the variables and runs the load test

type BlitzConn

type BlitzConn struct {
	net.Conn
	// contains filtered or unexported fields
}

func (*BlitzConn) Read

func (blitzConn *BlitzConn) Read(b []byte) (n int, err error)

func (*BlitzConn) Write

func (blitzConn *BlitzConn) Write(b []byte) (n int, err error)

Jump to

Keyboard shortcuts

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