__

package
v0.0.0-...-0dc16ad Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Base

type Base struct {
	From    string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
	To      string `protobuf:"bytes,2,opt,name=to,proto3" json:"to,omitempty"`
	EventID uint64 `protobuf:"varint,3,opt,name=eventID,proto3" json:"eventID,omitempty"`
	// contains filtered or unexported fields
}

func (*Base) Descriptor deprecated

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

Deprecated: Use Base.ProtoReflect.Descriptor instead.

func (*Base) GetEventID

func (x *Base) GetEventID() uint64

func (*Base) GetFrom

func (x *Base) GetFrom() string

func (*Base) GetTo

func (x *Base) GetTo() string

func (*Base) ProtoMessage

func (*Base) ProtoMessage()

func (*Base) ProtoReflect

func (x *Base) ProtoReflect() protoreflect.Message

func (*Base) Reset

func (x *Base) Reset()

func (*Base) String

func (x *Base) String() string

type CommonS2S

type CommonS2S struct {
	Base    *Base  `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"`
	Key     uint64 `protobuf:"varint,2,opt,name=key,proto3" json:"key,omitempty"`
	Message []byte `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

func (*CommonS2S) Descriptor deprecated

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

Deprecated: Use CommonS2S.ProtoReflect.Descriptor instead.

func (*CommonS2S) GetBase

func (x *CommonS2S) GetBase() *Base

func (*CommonS2S) GetKey

func (x *CommonS2S) GetKey() uint64

func (*CommonS2S) GetMessage

func (x *CommonS2S) GetMessage() []byte

func (*CommonS2S) ProtoMessage

func (*CommonS2S) ProtoMessage()

func (*CommonS2S) ProtoReflect

func (x *CommonS2S) ProtoReflect() protoreflect.Message

func (*CommonS2S) Reset

func (x *CommonS2S) Reset()

func (*CommonS2S) String

func (x *CommonS2S) String() string

type StarModel

type StarModel struct {
	Base *Base  `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"`
	Uid  string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"`
	// contains filtered or unexported fields
}

func (*StarModel) Descriptor deprecated

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

Deprecated: Use StarModel.ProtoReflect.Descriptor instead.

func (*StarModel) GetBase

func (x *StarModel) GetBase() *Base

func (*StarModel) GetUid

func (x *StarModel) GetUid() string

func (*StarModel) ProtoMessage

func (*StarModel) ProtoMessage()

func (*StarModel) ProtoReflect

func (x *StarModel) ProtoReflect() protoreflect.Message

func (*StarModel) Reset

func (x *StarModel) Reset()

func (*StarModel) String

func (x *StarModel) String() string

type StopModel

type StopModel struct {
	Base *Base `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"`
	// contains filtered or unexported fields
}

func (*StopModel) Descriptor deprecated

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

Deprecated: Use StopModel.ProtoReflect.Descriptor instead.

func (*StopModel) GetBase

func (x *StopModel) GetBase() *Base

func (*StopModel) ProtoMessage

func (*StopModel) ProtoMessage()

func (*StopModel) ProtoReflect

func (x *StopModel) ProtoReflect() protoreflect.Message

func (*StopModel) Reset

func (x *StopModel) Reset()

func (*StopModel) String

func (x *StopModel) String() string

type SyncResult

type SyncResult struct {
	Base    *Base  `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"`
	Code    uint32 `protobuf:"varint,2,opt,name=code,proto3" json:"code,omitempty"`
	Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	Result  []byte `protobuf:"bytes,4,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncResult) Descriptor deprecated

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

Deprecated: Use SyncResult.ProtoReflect.Descriptor instead.

func (*SyncResult) GetBase

func (x *SyncResult) GetBase() *Base

func (*SyncResult) GetCode

func (x *SyncResult) GetCode() uint32

func (*SyncResult) GetMessage

func (x *SyncResult) GetMessage() string

func (*SyncResult) GetResult

func (x *SyncResult) GetResult() []byte

func (*SyncResult) ProtoMessage

func (*SyncResult) ProtoMessage()

func (*SyncResult) ProtoReflect

func (x *SyncResult) ProtoReflect() protoreflect.Message

func (*SyncResult) Reset

func (x *SyncResult) Reset()

func (*SyncResult) String

func (x *SyncResult) String() string

Jump to

Keyboard shortcuts

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