//
pkg.gl
Category
github.com/matt-repository/golib
timer
package
0.0.1
Repository:
https://github.com/matt-repository/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
157 SLOC
#
Functions
NewCron
No description provided by the author
NewTimer
No description provided by the author
#
Constants
DateFmtDay
No description provided by the author
DateFmtDay2
No description provided by the author
DateFmtHour
No description provided by the author
DateFmtSecond
No description provided by the author
OnceExec
一次性定时器节点.
PeriodExec
周期性定时器.
SleepTime
No description provided by the author
#
Structs
Cron
No description provided by the author
Timer
No description provided by the author
#
Type aliases
ExecType
No description provided by the author
Handler
No description provided by the author