Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnDealTimeOut ¶
func OnDealTimeOut(t time.Duration, fun mydef.ParamsCallFunc, parms ...interface{})
超时回调 t:超时时间 fun:回调接口 args:回调接口传入的参数
func OnPeDay ¶
func OnPeDay(hour, min, sec int, callback func())
每天事件 hour, min, sec : 几点(当天的0点偏移秒数) callback : 时间回调
Types ¶
Click to show internal directories.
Click to hide internal directories.