# Functions
HumanReadableResults ...
ReflectTaskResults ...
Validate validates task function using reflection and makes sure it has a proper signature.
# Variables
ErrLastReturnValueMustBeError ..
ErrTaskMustBeFunc ...
No description provided by the author
ErrTaskReturnsNoValue ...
# Structs
No description provided by the author
Types which can be used: bool, string, int int8 int16 int32 int64, uint uint8 uint16 uint32 uint64, float32 float64.
TaskResult represents an actual return value of a processed task.