messages

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package messages is a generated protocol buffer package.

It is generated from these files:

examples/request_benchmark/messages/load.proto

It has these top-level messages:

LoadRequest
LoadReply

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type LoadReply

type LoadReply struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
}

func NewPopulatedLoadReply

func NewPopulatedLoadReply(r randyLoad, easy bool) *LoadReply

func (*LoadReply) Descriptor

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

func (*LoadReply) Equal

func (this *LoadReply) Equal(that interface{}) bool

func (*LoadReply) GetId

func (m *LoadReply) GetId() string

func (*LoadReply) GoString

func (this *LoadReply) GoString() string

func (*LoadReply) Marshal

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

func (*LoadReply) MarshalTo

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

func (*LoadReply) ProtoMessage

func (*LoadReply) ProtoMessage()

func (*LoadReply) Reset

func (m *LoadReply) Reset()

func (*LoadReply) Size

func (m *LoadReply) Size() (n int)

func (*LoadReply) String

func (this *LoadReply) String() string

func (*LoadReply) Unmarshal

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

func (*LoadReply) VerboseEqual

func (this *LoadReply) VerboseEqual(that interface{}) error

type LoadRequest

type LoadRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
}

func NewPopulatedLoadRequest

func NewPopulatedLoadRequest(r randyLoad, easy bool) *LoadRequest

func (*LoadRequest) Descriptor

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

func (*LoadRequest) Equal

func (this *LoadRequest) Equal(that interface{}) bool

func (*LoadRequest) GetId

func (m *LoadRequest) GetId() string

func (*LoadRequest) GoString

func (this *LoadRequest) GoString() string

func (*LoadRequest) Marshal

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

func (*LoadRequest) MarshalTo

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

func (*LoadRequest) ProtoMessage

func (*LoadRequest) ProtoMessage()

func (*LoadRequest) Reset

func (m *LoadRequest) Reset()

func (*LoadRequest) Size

func (m *LoadRequest) Size() (n int)

func (*LoadRequest) String

func (this *LoadRequest) String() string

func (*LoadRequest) Unmarshal

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

func (*LoadRequest) VerboseEqual

func (this *LoadRequest) VerboseEqual(that interface{}) error

Jump to

Keyboard shortcuts

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