Package

com.github.gvolpe

fs2rabbit

Permalink

package fs2rabbit

Visibility
  1. Public
  2. All

Type Members

  1. class BindingImpl[F[_]] extends Binding[[β$7$]IndexedStateT[[β$6$]Stream[F, β$6$], QueueDeclared.type, QueueBound.type, β$7$]]

    Permalink
  2. class ConnectionImpl[F[_]] extends AMQPConnection[[β$1$]IndexedStateT[[β$0$]Stream[F, β$0$], Disconnected.type, Connected.type, β$1$]]

    Permalink
  3. class ConsumingImpl[F[_]] extends Consuming[[β$10$]IndexedStateT[[β$9$]Stream[F, β$9$], QueueBound.type, Consuming.type, β$10$]]

    Permalink
  4. class DeclarationImpl[F[_]] extends Declaration[[β$4$]IndexedStateT[[β$3$]Stream[F, β$3$], Connected.type, QueueDeclared.type, β$4$]]

    Permalink

Value Members

  1. object Experiment extends App

    Permalink
  2. object StreamLoop

    Permalink

    It provides a resilient run method for an effectful fs2.Stream that will run forever with automatic error recovery.

    It provides a resilient run method for an effectful fs2.Stream that will run forever with automatic error recovery.

    In case of failure, the entire stream will be restarted after the specified retry time.

    See also

    the StreamLoopSpec that demonstrates an use case.

  3. package algebra

    Permalink
  4. package config

    Permalink
  5. package instances

    Permalink
  6. package interpreter

    Permalink
  7. package json

    Permalink
  8. object model

    Permalink
  9. package program

    Permalink
  10. package typeclasses

    Permalink
  11. object xalgebra

    Permalink
  12. object xstate

    Permalink

Ungrouped