client

package
v0.0.0-...-2cf7c70 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InboundMessage

type InboundMessage struct {
	Src                  string   `protobuf:"bytes,1,opt,name=src" json:"src,omitempty"`
	Payload              []byte   `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*InboundMessage) Descriptor

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

func (*InboundMessage) GetPayload

func (m *InboundMessage) GetPayload() []byte

func (*InboundMessage) GetSrc

func (m *InboundMessage) GetSrc() string

func (*InboundMessage) ProtoMessage

func (*InboundMessage) ProtoMessage()

func (*InboundMessage) Reset

func (m *InboundMessage) Reset()

func (*InboundMessage) String

func (m *InboundMessage) String() string

func (*InboundMessage) XXX_DiscardUnknown

func (m *InboundMessage) XXX_DiscardUnknown()

func (*InboundMessage) XXX_Marshal

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

func (*InboundMessage) XXX_Merge

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

func (*InboundMessage) XXX_Size

func (m *InboundMessage) XXX_Size() int

func (*InboundMessage) XXX_Unmarshal

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

type OutboundMessage

type OutboundMessage struct {
	Dest                 string   `protobuf:"bytes,1,opt,name=dest" json:"dest,omitempty"`
	Payload              []byte   `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*OutboundMessage) Descriptor

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

func (*OutboundMessage) GetDest

func (m *OutboundMessage) GetDest() string

func (*OutboundMessage) GetPayload

func (m *OutboundMessage) GetPayload() []byte

func (*OutboundMessage) ProtoMessage

func (*OutboundMessage) ProtoMessage()

func (*OutboundMessage) Reset

func (m *OutboundMessage) Reset()

func (*OutboundMessage) String

func (m *OutboundMessage) String() string

func (*OutboundMessage) XXX_DiscardUnknown

func (m *OutboundMessage) XXX_DiscardUnknown()

func (*OutboundMessage) XXX_Marshal

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

func (*OutboundMessage) XXX_Merge

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

func (*OutboundMessage) XXX_Size

func (m *OutboundMessage) XXX_Size() int

func (*OutboundMessage) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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