package
1.0.3
Repository: https://github.com/cloudapex/ulib.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
事件(闭包)结构(供业务继承).
安装控制器.
Listen 动态监听事件(一般情况下使用Register).
Post
投递事件(orderly:此事件是否需要被有序处理).
投递事件并自动监听(orderly:此事件是否需要被有序处理).
Register 预注册监听事件.

# Constants

task 退出超时.

# Variables

默认事件系统控制器.

# Structs

No description provided by the author
事件基本结构(供业务简单使用).
No description provided by the author
Task.

# Interfaces

> 控制器接口.
> 事件对象接口.
> 事件(闭包)接口.
==================== Task.

# Type aliases

No description provided by the author
事件处理器原型.
事件Id类型.