DataStruct

package
v0.0.0-...-d7830b7 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(data *UserData) []byte

func EncodeStat

func EncodeStat(data *Stats) []byte

Types

type Stats

type Stats struct {
	Latency    string
	Throughput string
}

func DecodeStat

func DecodeStat(dataBytes []byte) Stats

type UserData

type UserData struct {
	Action       string
	NewWorkLoad  bool
	WorkLoadFile string
	GnfIPS       []string
}

func Decode

func Decode(dataBytes []byte) UserData

Jump to

Keyboard shortcuts

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