object StreamSource
Enumeration of the Stream Sources supported by the app
- Note:
Extensible to any FS2 compatible data source (Files, in-memory structures, etc.)
- Companion:
- class
- Source:
- StreamSource.scala
Type members
Classlikes
Stream source for a list of items contained in files
Stream source for a list of items contained in files
- Source:
- StreamSource.scala
Stream source for in-memory sequences of items
Stream source for in-memory sequences of items
- Source:
- StreamSource.scala
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala