package
Version:
v0.14.7
Opens a new window with list of versions in this module.
Published: Jul 4, 2019
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Collect returns first error from channel and all errors that happen within duration
IgnoreCanceled returns nil, when the operation was about canceling.
IsFunc checks whether any of the underlying errors matches the func
Group is a collection of goroutines working on subtasks that are part of
the same overall task.
Go calls the given function in a new goroutine.
Wait blocks until all function calls from the Go method have returned, then
returns all errors (if any) from them.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.