cats.effect.unsafe

Type members

Classlikes

final class IORuntime
Companion:
object
Source:
IORuntime.scala
object IORuntime
Companion:
class
Source:
IORuntime.scala
final class IORuntimeBuilder

Builder object for creating custom IORuntimes. Useful for creating IORuntime based on the default one but with some wrappers around execution contexts or custom shutdown hooks.

Builder object for creating custom IORuntimes. Useful for creating IORuntime based on the default one but with some wrappers around execution contexts or custom shutdown hooks.

Companion:
object
Source:
IORuntimeBuilder.scala
final case class IORuntimeConfig
trait Scheduler
Companion:
object
Source:
Scheduler.scala
object Scheduler
Companion:
class
Source:
Scheduler.scala