org.scanamo
package org.scanamo
Members list
Type members
Classlikes
class ScanamoPekko extends ScanamoClient[Source]
ScanamoPekko is a ScanamoClient that uses Pekko (the Akka alternative), which returns either scala.concurrent.Future or org.apache.pekko.stream.scaladsl.Source based on the kind of execution used.
ScanamoPekko is a ScanamoClient that uses Pekko (the Akka alternative), which returns either scala.concurrent.Future or org.apache.pekko.stream.scaladsl.Source based on the kind of execution used.
This is a port of ScanamoAlpakka, which has since been removed from the core Scanamo project.
Attributes
- Companion
- object
- Supertypes
object ScanamoPekko
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ScanamoPekko.type
In this article