Managed

object Managed
Companion:
class
class Object
trait Matchable
class Any
Managed.type

Value members

Concrete methods

def apply[R](r: R, platform0: Platform, shutdown0: () => Unit): Managed[R]

Builds a new managed runtime given an environment R, a zio.internal.Platform, and a shut down action.

Builds a new managed runtime given an environment R, a zio.internal.Platform, and a shut down action.