messages

package
v0.0.0-...-562037d Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2019 License: Apache-2.0 Imports: 7 Imported by: 4

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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MyMessage) Descriptor

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

func (*MyMessage) Equal

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

func (*MyMessage) GetMessage

func (m *MyMessage) GetMessage() string

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

func (*MyMessage) XXX_DiscardUnknown

func (m *MyMessage) XXX_DiscardUnknown()

func (*MyMessage) XXX_Marshal

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

func (*MyMessage) XXX_Merge

func (dst *MyMessage) XXX_Merge(src proto.Message)

func (*MyMessage) XXX_Size

func (m *MyMessage) XXX_Size() int

func (*MyMessage) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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