option

package
v0.0.0-...-99867b7 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Bitrate       = "bitrate"
	BitrateLambda = "bitrate-lambda"
	BitrateUnit   = "bitrate-unit"
	Cycle         = "cycle"
	DstAddr       = "dst-addr"
	DstPort       = "dst-port"
	Flowlabel     = "flowlabel"
	IPv6          = "ipv6"
	Mss           = "mss"
	Out           = "out"
	Param         = "param"
	Seed          = "seed"
	SendLambda    = "send-lambda"
	SendSeconds   = "send-seconds"
	UDP           = "udp"
	WaitLambda    = "wait-lambda"
	WaitSeconds   = "wait-seconds"
	WindowSize    = "window"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Bitrate       string
	BitrateLambda float64
	BitrateUnit   string
	Cycle         int
	DstAddr       string
	DstPort       string
	Flowlabel     int64
	IPv6          bool
	Mss           int64
	Out           string
	Param         string
	Seed          uint64
	SendLambda    float64
	SendSeconds   int64
	UDP           bool
	WaitLambda    float64
	WaitSeconds   int64
	WindowSize    string
}

func (*Config) Populate

func (c *Config) Populate()

Jump to

Keyboard shortcuts

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