//
pkg.gl
Category
github.com/splitio/go-toolkit/v5
asynctask
package
5.4.0
Repository:
https://github.com/splitio/go-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
4
Dependents
12
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.