Skip to content

0.3.0 - incapsulated input channel

Compare
Choose a tag to compare
@nazar256 nazar256 released this 02 May 09:50
· 10 commits to main since this release

Concurrency primitive exposition is a bad practice. Instead of providing input channel parapipe.In() it now provides parapipe.Push(v interface{}) and parapipe.Close() methods