Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 228 Bytes

streamer

This package provides utilities to be used with Iterator Pattern in Go - a personal experiment.

todo

  • documentation
    • examples
  • channel stream
  • examples for composing streams
  • handle nil value properly