Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartTasks ¶ added in v0.1.2
func StartTasks[T any](opt TaskOption, items []T, taskFunc func(item T) error) error
Types ¶
type TaskGroup ¶
type TaskOption ¶ added in v0.1.2
Click to show internal directories.
Click to hide internal directories.