Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(tasks []types.FuncReturnErr) error
func RunIgnoreError ¶
func RunIgnoreError(tasks []types.FuncReturnErr) error
func RunReturnData ¶
func RunReturnData[T any](tasks []types.FuncReturnDataOrErr[T]) ([]T, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.