/streamer

This package provides utilities to be used with Iterator Pattern in Go

Primary LanguageGoMIT LicenseMIT

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