//
pkg.gl
Category
github.com/open-integration/oi
core
task
tasks
package
0.101.0
Repository:
https://github.com/open-integration/oi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
113 SLOC
#
Functions
NewFunctionTask
NewFunctionTask build task that will be executed in same process.
NewSerivceTask
NewSerivceTask build task task calls a service with arguments.
NewTickerTask
NewTickerTask builds task that will send event every tickInterval till it stops on totalTime.