//
pkg.gl
Category
github.com/polarismesh/polaris-go
pkg
flow
schedule
package
1.6.0-beta.5
Repository:
https://github.com/polarismesh/polaris-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
2
Files
245 SLOC
#
Functions
GetDefaultInterval
GetDefaultInterval 获取默认的调度时长.
NewTaskRoutine
NewTaskRoutine 创建任务调度协程.
StartTask
StartTask 通过值来启动任务.
#
Structs
ServiceEventHandler
ServiceEventHandler 服务上下线监听回调.
TaskItem
TaskItem 任务包裹.
#
Interfaces
TaskRoutine
TaskRoutine 任务调度协程接口.