//
pkg.gl
Category
github.com/link1st/gowebsocket/v2
servers
task
package
2.0.8
Repository:
https://github.com/link1st/gowebsocket.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
1
Files
82 SLOC
#
Functions
Init
Init 初始化.
ServerInit
ServerInit 服务初始化.
Timer
Timer 定时调用 @delay 首次延时 @tick 间隔 @fun 定时执行function @param fun参数.
#
Type aliases
TimerFunc
TimerFunc 定时任务函数.