Documentation
¶
Index ¶
- func Timeout(channel interface{}, timeout time.Duration) (chosen int, recv reflect.Value, recvok bool)
- func Timeouts(channels []interface{}, timeout time.Duration) (chosen int, recv reflect.Value, recvok bool)
- func Wait(timeout time.Duration, stacktrace bool, routine func() (interface{}, error), ...) (interface{}, *qerr.StackCut, error)
- type Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.