HotswapRef

object HotswapRef
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_], R](initial: Resource[F, R])(F: Concurrent[F]): Resource[F, HotswapRef[F, R]]

Creates a new HotswapRef initialized with the specified resource. The HotswapRef instance is returned within a cats.effect.kernel.Resource

Creates a new HotswapRef initialized with the specified resource. The HotswapRef instance is returned within a cats.effect.kernel.Resource