Package

com.snowplowanalytics.manifest

pure

Permalink

package pure

Visibility
  1. Public
  2. All

Type Members

  1. case class PureManifest(resolver: Resolver) extends ProcessingManifest[PureManifestEffect] with Impl with Product with Serializable

    Permalink

    Manifest implementation keeping all records in State monad.

    Manifest implementation keeping all records in State monad. IO in type-signature should be ignored as required only by fs2.Stream#compile Use for tests only!

Value Members

  1. object PureManifest extends Serializable

    Permalink

Ungrouped