//
pkg.gl
Category
github.com/cloudapex/ulib
ctl
package
1.0.3
Repository:
https://github.com/cloudapex/ulib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
4
Files
267 SLOC
#
Functions
AppName
AppName.
AppVersion
AppVersion.
Controler
获取控制器.
Init
初始化.
Install
======================================== [control] 安装控制器.
Logger
ctrl field logger.
Shut
终止运行.
Timer
No description provided by the author
Wait
等待结束.
#
Constants
C_TIMER_TICK_INTERVAL
定时器默认tick精度.
#
Structs
TimerOpt
==================== TimerOpt(可选参数).
#
Interfaces
IControler
> IControl接口.
ITimer
定时器接口.
ITimerRestorer
状态存储接口.
#
Type aliases
TTimerHandFunc
No description provided by the author