messages

package
v0.0.0-...-45dcbe3 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type MyMessage

type MyMessage struct {
	Message string `protobuf:"bytes,1,opt,name=Message,proto3" json:"Message,omitempty"`
}

func (*MyMessage) Descriptor

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

func (*MyMessage) Equal

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

func (*MyMessage) GoString

func (this *MyMessage) GoString() string

func (*MyMessage) Marshal

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

func (*MyMessage) MarshalTo

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

func (*MyMessage) ProtoMessage

func (*MyMessage) ProtoMessage()

func (*MyMessage) Reset

func (m *MyMessage) Reset()

func (*MyMessage) Size

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

func (*MyMessage) String

func (this *MyMessage) String() string

func (*MyMessage) Unmarshal

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

Jump to

Keyboard shortcuts

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