package
0.0.18
Repository: https://github.com/ngicks/go-iterator-helper.git
Documentation: pkg.go.dev

# Functions

MultiPusher is [iter.Seq] equivalent of [io.MultiWriter].
MultiPusher2 is [iter.Seq2] equivalent of [io.MultiWriter].
Experimental: not tested and might be changed any time.
Experimental: not tested and might be changed any time.
Experimental: not tested and might be changed any time.
Experimental: not tested and might be changed any time.
TeeSeq is [iter.Seq] equivalent of [io.TeeReader].
TeeSeq2 is [iter.Seq2] equivalent of [io.TeeReader].
TeeSeqPipe tees values from seq to [*Pipe].
TeeSeqPipe2 tees key-value pairs from seq to [*Pipe2].

# Structs

Experimental: not tested and might be changed any time.
Experimental: not tested and might be changed any time.