Packages

package kpl

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package ciris
  2. package instances
  3. package localstack
  4. package logging
  5. package syntax

Type Members

  1. class KPLProducer[F[_]] extends AnyRef

    Scala wrapper for the KinesisProducer All of the methods in this class are a mirror of the wrapped client.

Value Members

  1. object KPLProducer
  2. case object ShuttingDownException extends Exception with Product with Serializable

    Exception to be raised when the KPLProducer receives a put request while it is shutting down.

Ungrouped