package
0.0.0-20241208190318-80fc79a84806
Repository: https://github.com/grevych/gobox.git
Documentation: pkg.go.dev

# Functions

NewAsyncTask creates a new instance of AsyncTask.

# Structs

AsyncTask is an asynchronous task runner for functions of type Task.

# Type aliases

Task represents a task that needs to be always running.