channelCommands

package
v1.0.6 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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientCommandActive

type ClientCommandActive struct {
	ChannelCtx service.IChannelContext
	// contains filtered or unexported fields
}

func NewClientCommandActive

func NewClientCommandActive(mEventMaker schedule.IRoutineInboundEventMaker, ChannelCtx service.IChannelContext) (this *ClientCommandActive)

func (*ClientCommandActive) Exec

func (event *ClientCommandActive) Exec()

type ClientCommandException

type ClientCommandException struct {
	ChannelCtx service.IChannelContext
	// contains filtered or unexported fields
}

func NewClientCommandException

func NewClientCommandException(ChannelCtx service.IChannelContext, err error) (this *ClientCommandException)

func (*ClientCommandException) Exec

func (event *ClientCommandException) Exec()

type ClientCommandInActive

type ClientCommandInActive struct {
	ChannelCtx service.IChannelContext
	// contains filtered or unexported fields
}

func NewClientCommandInActive

func NewClientCommandInActive(mEventMaker schedule.IRoutineInboundEventMaker, ChannelCtx service.IChannelContext) (this *ClientCommandInActive)

func (*ClientCommandInActive) Exec

func (event *ClientCommandInActive) Exec()

type ClientCommandMessageReceived

type ClientCommandMessageReceived struct {
	ChannelCtx service.IChannelContext
	// contains filtered or unexported fields
}

func NewClientCommandMessageReceived

func NewClientCommandMessageReceived(mEventMaker schedule.IRoutineInboundEventMaker, ChannelCtx service.IChannelContext, e interface{}) (this *ClientCommandMessageReceived)

func (*ClientCommandMessageReceived) Exec

func (event *ClientCommandMessageReceived) Exec()

Jump to

Keyboard shortcuts

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