Package

com.github.gvolpe

fs2rabbit

Permalink

package fs2rabbit

Visibility
  1. Public
  2. All

Value Members

  1. 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.

  2. package algebra

    Permalink
  3. package config

    Permalink
  4. package interpreter

    Permalink
  5. object model

    Permalink
  6. package program

    Permalink
  7. package typeclasses

    Permalink

Ungrouped