package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jun 30, 2018
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func DoneFunc(inp <-chan Result, act func(a Result)) (done <-chan struct{})
DoneFunc returns a channel to receive
one signal after `act` has been applied to every `inp`
before close.
Result represents (a secondary) observation
Source Files
¶
Click to show internal directories.
Click to hide internal directories.