messages

package
v0.0.0-...-3670367 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package messages is a generated protocol buffer package.

It is generated from these files:

protos.proto

It has these top-level messages:

Start
StartRemote
Ping
Pong

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 Ping

type Ping struct {
}

func (*Ping) Descriptor

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

func (*Ping) Equal

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

func (*Ping) GoString

func (this *Ping) GoString() string

func (*Ping) Marshal

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

func (*Ping) MarshalTo

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

func (*Ping) ProtoMessage

func (*Ping) ProtoMessage()

func (*Ping) Reset

func (m *Ping) Reset()

func (*Ping) Size

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

func (*Ping) String

func (this *Ping) String() string

func (*Ping) Unmarshal

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

type Pong

type Pong struct {
}

func (*Pong) Descriptor

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

func (*Pong) Equal

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

func (*Pong) GoString

func (this *Pong) GoString() string

func (*Pong) Marshal

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

func (*Pong) MarshalTo

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

func (*Pong) ProtoMessage

func (*Pong) ProtoMessage()

func (*Pong) Reset

func (m *Pong) Reset()

func (*Pong) Size

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

func (*Pong) String

func (this *Pong) String() string

func (*Pong) Unmarshal

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

type Start

type Start struct {
}

func (*Start) Descriptor

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

func (*Start) Equal

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

func (*Start) GoString

func (this *Start) GoString() string

func (*Start) Marshal

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

func (*Start) MarshalTo

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

func (*Start) ProtoMessage

func (*Start) ProtoMessage()

func (*Start) Reset

func (m *Start) Reset()

func (*Start) Size

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

func (*Start) String

func (this *Start) String() string

func (*Start) Unmarshal

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

type StartRemote

type StartRemote struct {
	Sender *actor.PID `protobuf:"bytes,1,opt,name=Sender" json:"Sender,omitempty"`
}

func (*StartRemote) Descriptor

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

func (*StartRemote) Equal

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

func (*StartRemote) GetSender

func (m *StartRemote) GetSender() *actor.PID

func (*StartRemote) GoString

func (this *StartRemote) GoString() string

func (*StartRemote) Marshal

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

func (*StartRemote) MarshalTo

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

func (*StartRemote) ProtoMessage

func (*StartRemote) ProtoMessage()

func (*StartRemote) Reset

func (m *StartRemote) Reset()

func (*StartRemote) Size

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

func (*StartRemote) String

func (this *StartRemote) String() string

func (*StartRemote) Unmarshal

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

Jump to

Keyboard shortcuts

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