loop3_pb

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

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

Variables

This section is empty.

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             int32    `protobuf:"varint,3,opt,name=txPacing,proto3" json:"txPacing,omitempty"`
	TxMaxJitter          int32    `protobuf:"varint,4,opt,name=txMaxJitter,proto3" json:"txMaxJitter,omitempty"`
	RxRequests           int32    `protobuf:"varint,5,opt,name=rxRequests,proto3" json:"rxRequests,omitempty"`
	RxTimeout            int32    `protobuf:"varint,6,opt,name=rxTimeout,proto3" json:"rxTimeout,omitempty"`
	PayloadMinBytes      int32    `protobuf:"varint,7,opt,name=payloadMinBytes,proto3" json:"payloadMinBytes,omitempty"`
	PayloadMaxBytes      int32    `protobuf:"varint,8,opt,name=payloadMaxBytes,proto3" json:"payloadMaxBytes,omitempty"`
	LatencyFrequency     int32    `protobuf:"varint,9,opt,name=latencyFrequency,proto3" json:"latencyFrequency,omitempty"`
	TxBlockType          string   `protobuf:"bytes,10,opt,name=txBlockType,proto3" json:"txBlockType,omitempty"`
	RxBlockType          string   `protobuf:"bytes,11,opt,name=rxBlockType,proto3" json:"rxBlockType,omitempty"`
	RxSeqBlockSize       int32    `protobuf:"varint,12,opt,name=rxSeqBlockSize,proto3" json:"rxSeqBlockSize,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Test) Descriptor

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

func (*Test) GetLatencyFrequency added in v0.16.5

func (m *Test) GetLatencyFrequency() int32

func (*Test) GetName

func (m *Test) GetName() string

func (*Test) GetPayloadMaxBytes

func (m *Test) GetPayloadMaxBytes() int32

func (*Test) GetPayloadMinBytes

func (m *Test) GetPayloadMinBytes() int32

func (*Test) GetRxBlockType added in v0.17.6

func (m *Test) GetRxBlockType() string

func (*Test) GetRxRequests

func (m *Test) GetRxRequests() int32

func (*Test) GetRxSeqBlockSize added in v0.17.6

func (m *Test) GetRxSeqBlockSize() int32

func (*Test) GetRxTimeout

func (m *Test) GetRxTimeout() int32

func (*Test) GetTxBlockType added in v0.17.6

func (m *Test) GetTxBlockType() string

func (*Test) GetTxMaxJitter

func (m *Test) GetTxMaxJitter() int32

func (*Test) GetTxPacing

func (m *Test) GetTxPacing() int32

func (*Test) GetTxRequests

func (m *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) Reset

func (m *Test) Reset()

func (*Test) String

func (m *Test) String() string

func (*Test) XXX_DiscardUnknown

func (m *Test) XXX_DiscardUnknown()

func (*Test) XXX_Marshal

func (m *Test) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Test) XXX_Merge

func (m *Test) XXX_Merge(src proto.Message)

func (*Test) XXX_Size

func (m *Test) XXX_Size() int

func (*Test) XXX_Unmarshal

func (m *Test) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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