//
pkg.gl
Category
github.com/splitio/go-toolkit/v3
asynctask
package
3.0.1
Repository:
https://github.com/splitio/go-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
4
Dependents
2
Files
160 SLOC
#
Functions
NewAsyncTask
NewAsyncTask creates a new task and returns a pointer to it.
#
Structs
AsyncTask
AsyncTask is a struct that wraps tasks that should run periodically and can be remotely stopped & started, as well as making it's status (running/stopped) available.