proto

package
v0.0.0-...-c81f3ba Latest Latest
Warning

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

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

Documentation

Overview

Code generated by protoc-gen-gogo. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthLlama = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowLlama   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type Probe

type Probe struct {
	Signature []byte `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"`
	Tos       []byte `protobuf:"bytes,2,opt,name=tos,proto3" json:"tos,omitempty"`
	Sent      uint64 `protobuf:"varint,3,opt,name=sent,proto3" json:"sent,omitempty"`
	Rcvd      uint64 `protobuf:"varint,4,opt,name=rcvd,proto3" json:"rcvd,omitempty"`
	Rtt       uint64 `protobuf:"varint,5,opt,name=rtt,proto3" json:"rtt,omitempty"`
	Lost      bool   `protobuf:"varint,6,opt,name=lost,proto3" json:"lost,omitempty"`
	Padding   []byte `protobuf:"bytes,7,opt,name=padding,proto3" json:"padding,omitempty"`
}

func (*Probe) Descriptor

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

func (*Probe) GetLost

func (m *Probe) GetLost() bool

func (*Probe) GetPadding

func (m *Probe) GetPadding() []byte

func (*Probe) GetRcvd

func (m *Probe) GetRcvd() uint64

func (*Probe) GetRtt

func (m *Probe) GetRtt() uint64

func (*Probe) GetSent

func (m *Probe) GetSent() uint64

func (*Probe) GetSignature

func (m *Probe) GetSignature() []byte

func (*Probe) GetTos

func (m *Probe) GetTos() []byte

func (*Probe) Marshal

func (m *Probe) Marshal() (dAtA []byte, err error)

func (*Probe) MarshalTo

func (m *Probe) MarshalTo(dAtA []byte) (int, error)

func (*Probe) ProtoMessage

func (*Probe) ProtoMessage()

func (*Probe) ProtoSize

func (m *Probe) ProtoSize() (n int)

func (*Probe) Reset

func (m *Probe) Reset()

func (*Probe) String

func (m *Probe) String() string

func (*Probe) Unmarshal

func (m *Probe) Unmarshal(dAtA []byte) error

func (*Probe) XXX_MessageName

func (*Probe) XXX_MessageName() string

Jump to

Keyboard shortcuts

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