loop3_pb

package
v0.27.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BlockTypeRandomHashed = "random-hashed"
	BlockTypeSequential   = "sequential"
)

Variables

View Source
var File_loop3_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Test

type Test struct {
	Name             string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	TxRequests       int32  `protobuf:"varint,2,opt,name=txRequests,proto3" json:"txRequests,omitempty"`
	TxPacing         string `protobuf:"bytes,3,opt,name=txPacing,proto3" json:"txPacing,omitempty"`
	TxMaxJitter      string `protobuf:"bytes,4,opt,name=txMaxJitter,proto3" json:"txMaxJitter,omitempty"`
	TxPauseEvery     string `protobuf:"bytes,5,opt,name=txPauseEvery,proto3" json:"txPauseEvery,omitempty"`
	TxPauseFor       string `protobuf:"bytes,6,opt,name=txPauseFor,proto3" json:"txPauseFor,omitempty"`
	RxRequests       int32  `protobuf:"varint,7,opt,name=rxRequests,proto3" json:"rxRequests,omitempty"`
	RxTimeout        int32  `protobuf:"varint,8,opt,name=rxTimeout,proto3" json:"rxTimeout,omitempty"`
	RxPauseEvery     string `protobuf:"bytes,9,opt,name=rxPauseEvery,proto3" json:"rxPauseEvery,omitempty"`
	RxPauseFor       string `protobuf:"bytes,10,opt,name=rxPauseFor,proto3" json:"rxPauseFor,omitempty"`
	PayloadMinBytes  int32  `protobuf:"varint,11,opt,name=payloadMinBytes,proto3" json:"payloadMinBytes,omitempty"`
	PayloadMaxBytes  int32  `protobuf:"varint,12,opt,name=payloadMaxBytes,proto3" json:"payloadMaxBytes,omitempty"`
	LatencyFrequency int32  `protobuf:"varint,13,opt,name=latencyFrequency,proto3" json:"latencyFrequency,omitempty"`
	TxBlockType      string `protobuf:"bytes,14,opt,name=txBlockType,proto3" json:"txBlockType,omitempty"`
	RxBlockType      string `protobuf:"bytes,15,opt,name=rxBlockType,proto3" json:"rxBlockType,omitempty"`
	RxSeqBlockSize   int32  `protobuf:"varint,16,opt,name=rxSeqBlockSize,proto3" json:"rxSeqBlockSize,omitempty"`
	RxPacing         string `protobuf:"bytes,17,opt,name=rxPacing,proto3" json:"rxPacing,omitempty"`
	RxMaxJitter      string `protobuf:"bytes,18,opt,name=rxMaxJitter,proto3" json:"rxMaxJitter,omitempty"`
	// contains filtered or unexported fields
}

func (*Test) Descriptor deprecated

func (*Test) Descriptor() ([]byte, []int)

Deprecated: Use Test.ProtoReflect.Descriptor instead.

func (*Test) GetLatencyFrequency added in v0.16.5

func (x *Test) GetLatencyFrequency() int32

func (*Test) GetName

func (x *Test) GetName() string

func (*Test) GetPayloadMaxBytes

func (x *Test) GetPayloadMaxBytes() int32

func (*Test) GetPayloadMinBytes

func (x *Test) GetPayloadMinBytes() int32

func (*Test) GetRxBlockType added in v0.17.6

func (x *Test) GetRxBlockType() string

func (*Test) GetRxMaxJitter added in v0.25.5

func (x *Test) GetRxMaxJitter() string

func (*Test) GetRxPacing added in v0.25.5

func (x *Test) GetRxPacing() string

func (*Test) GetRxPauseEvery added in v0.25.7

func (x *Test) GetRxPauseEvery() string

func (*Test) GetRxPauseFor added in v0.25.7

func (x *Test) GetRxPauseFor() string

func (*Test) GetRxRequests

func (x *Test) GetRxRequests() int32

func (*Test) GetRxSeqBlockSize added in v0.17.6

func (x *Test) GetRxSeqBlockSize() int32

func (*Test) GetRxTimeout

func (x *Test) GetRxTimeout() int32

func (*Test) GetTxBlockType added in v0.17.6

func (x *Test) GetTxBlockType() string

func (*Test) GetTxMaxJitter

func (x *Test) GetTxMaxJitter() string

func (*Test) GetTxPacing

func (x *Test) GetTxPacing() string

func (*Test) GetTxPauseEvery added in v0.25.7

func (x *Test) GetTxPauseEvery() string

func (*Test) GetTxPauseFor added in v0.25.7

func (x *Test) GetTxPauseFor() string

func (*Test) GetTxRequests

func (x *Test) GetTxRequests() int32

func (*Test) IsRxRandomHashed added in v0.17.6

func (test *Test) IsRxRandomHashed() bool

func (*Test) IsRxSequential added in v0.17.6

func (test *Test) IsRxSequential() bool

func (*Test) IsTxRandomHashed added in v0.17.6

func (test *Test) IsTxRandomHashed() bool

func (*Test) IsTxSequential added in v0.17.6

func (test *Test) IsTxSequential() bool

func (*Test) ProtoMessage

func (*Test) ProtoMessage()

func (*Test) ProtoReflect added in v0.25.5

func (x *Test) ProtoReflect() protoreflect.Message

func (*Test) Reset

func (x *Test) Reset()

func (*Test) String

func (x *Test) String() string

Jump to

Keyboard shortcuts

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