package
3.0.1
Repository: https://github.com/splitio/go-toolkit.git
Documentation: pkg.go.dev

# Functions

NewAsyncTask creates a new task and returns a pointer to it.

# Structs

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.