pcol

package
v0.0.0-...-370f6d8 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RecvBroadcast

type RecvBroadcast struct {
	Sender               string   `protobuf:"bytes,1,opt,name=sender,proto3" json:"sender,omitempty"`
	Message              string   `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RecvBroadcast) Descriptor

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

func (*RecvBroadcast) GetMessage

func (m *RecvBroadcast) GetMessage() string

func (*RecvBroadcast) GetSender

func (m *RecvBroadcast) GetSender() string

func (*RecvBroadcast) ProtoMessage

func (*RecvBroadcast) ProtoMessage()

func (*RecvBroadcast) Reset

func (m *RecvBroadcast) Reset()

func (*RecvBroadcast) String

func (m *RecvBroadcast) String() string

func (*RecvBroadcast) XXX_DiscardUnknown

func (m *RecvBroadcast) XXX_DiscardUnknown()

func (*RecvBroadcast) XXX_Marshal

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

func (*RecvBroadcast) XXX_Merge

func (m *RecvBroadcast) XXX_Merge(src proto.Message)

func (*RecvBroadcast) XXX_Size

func (m *RecvBroadcast) XXX_Size() int

func (*RecvBroadcast) XXX_Unmarshal

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

type RecvChat

type RecvChat struct {
	Username             string   `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	Message              string   `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RecvChat) Descriptor

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

func (*RecvChat) GetMessage

func (m *RecvChat) GetMessage() string

func (*RecvChat) GetUsername

func (m *RecvChat) GetUsername() string

func (*RecvChat) ProtoMessage

func (*RecvChat) ProtoMessage()

func (*RecvChat) Reset

func (m *RecvChat) Reset()

func (*RecvChat) String

func (m *RecvChat) String() string

func (*RecvChat) XXX_DiscardUnknown

func (m *RecvChat) XXX_DiscardUnknown()

func (*RecvChat) XXX_Marshal

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

func (*RecvChat) XXX_Merge

func (m *RecvChat) XXX_Merge(src proto.Message)

func (*RecvChat) XXX_Size

func (m *RecvChat) XXX_Size() int

func (*RecvChat) XXX_Unmarshal

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

type RegisterClient

type RegisterClient struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Version              int32    `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RegisterClient) Descriptor

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

func (*RegisterClient) GetName

func (m *RegisterClient) GetName() string

func (*RegisterClient) GetVersion

func (m *RegisterClient) GetVersion() int32

func (*RegisterClient) ProtoMessage

func (*RegisterClient) ProtoMessage()

func (*RegisterClient) Reset

func (m *RegisterClient) Reset()

func (*RegisterClient) String

func (m *RegisterClient) String() string

func (*RegisterClient) XXX_DiscardUnknown

func (m *RegisterClient) XXX_DiscardUnknown()

func (*RegisterClient) XXX_Marshal

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

func (*RegisterClient) XXX_Merge

func (m *RegisterClient) XXX_Merge(src proto.Message)

func (*RegisterClient) XXX_Size

func (m *RegisterClient) XXX_Size() int

func (*RegisterClient) XXX_Unmarshal

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

type SendChat

type SendChat struct {
	Message              string   `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SendChat) Descriptor

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

func (*SendChat) GetMessage

func (m *SendChat) GetMessage() string

func (*SendChat) ProtoMessage

func (*SendChat) ProtoMessage()

func (*SendChat) Reset

func (m *SendChat) Reset()

func (*SendChat) String

func (m *SendChat) String() string

func (*SendChat) XXX_DiscardUnknown

func (m *SendChat) XXX_DiscardUnknown()

func (*SendChat) XXX_Marshal

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

func (*SendChat) XXX_Merge

func (m *SendChat) XXX_Merge(src proto.Message)

func (*SendChat) XXX_Size

func (m *SendChat) XXX_Size() int

func (*SendChat) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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