package
0.6.2
Repository: https://github.com/grewwc/go_tools.git
Documentation: pkg.go.dev

# Functions

RepeatFn takes a done channel to signal if finished "generator" is a generator function (returns interface{}).
Take takes a "n" variables from "inStream" can be controled by "done" channel.
Tee duplicate "in" channel to 2 output channels.