//
pkg.gl
Category
github.com/splitio/go-toolkit/v4
asynctask
package
4.2.2-rc3
Repository:
https://github.com/splitio/go-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
4
Dependents
2
Files
132 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.