package
0.2.2
Repository: https://github.com/golangsam/pipe.git
Documentation: pkg.go.dev

# README

pipe/ssss.none - a first 'theoretical' approach

  • as seen in many popular slides, talks and blogs:
    • keeps Your processor cores busy 'til eternity if someone closes an input channel
    • does not get You anywhere near production-ready code
    • useful (may be) to highlight some important concept, idom or pattern
	Thus: Think further along these lines...
	Just: Refrain from coding what You see.

Whats's wrong? How to do better? Have a look at why and how to evolve.


Back to overview