routineCmdMakerImpl

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MulanPSL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientInboundEventMakerImpl

type ClientInboundEventMakerImpl struct {
	// contains filtered or unexported fields
}

func NewClientInboundEventMakerImpl

func NewClientInboundEventMakerImpl(callback inboundCommands.ICallBack) (impl *ClientInboundEventMakerImpl)

func (*ClientInboundEventMakerImpl) MakeActiveEvent

func (impl *ClientInboundEventMakerImpl) MakeActiveEvent(routineId int64, Ctx service.IChannelContext) executor.Event

新连接

func (*ClientInboundEventMakerImpl) MakeInActiveEvent

func (impl *ClientInboundEventMakerImpl) MakeInActiveEvent(routineId int64, Ctx service.IChannelContext) executor.Event

连接中断

func (*ClientInboundEventMakerImpl) MakeMessageReceivedEvent

func (impl *ClientInboundEventMakerImpl) MakeMessageReceivedEvent(routineId int64, Data protocol.IProtocol, Ctx service.IChannelContext) executor.Event

收到消息包

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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