Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInterrupted = errors.New(`interrupted`)
Functions ¶
func LogPanicTrace ¶
Types ¶
type Opts ¶
type Opts struct {
// contains filtered or unexported fields
}
Opts contains options for running a function.
type RunGroup ¶
type RunGroup struct {
// contains filtered or unexported fields
}
RunGroup runs a group of functions asynchronously.
Click to show internal directories.
Click to hide internal directories.