Yolo

doobie.util.yolo.Yolo
class Yolo[M[_]](xa: Transactor[M])(implicit ev: MonadCancelThrow[M])

Attributes

Source
yolo.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

implicit class ConnectionIOYoloOps[A](ca: ConnectionIO[A])

Attributes

Source
yolo.scala
Supertypes
class Object
trait Matchable
class Any
implicit class Query0YoloOps[A](q: Query0[A])(using evidence$1: TypeName[A])

Attributes

Source
yolo.scala
Supertypes
class Object
trait Matchable
class Any
implicit class QueryYoloOps[I, A](q: Query[I, A])(using evidence$2: TypeName[I], evidence$3: TypeName[A])

Attributes

Source
yolo.scala
Supertypes
class Object
trait Matchable
class Any
implicit class StreamYoloOps[A](pa: Stream[ConnectionIO, A])

Attributes

Source
yolo.scala
Supertypes
class Object
trait Matchable
class Any
implicit class Update0YoloOps(u: Update0)

Attributes

Source
yolo.scala
Supertypes
class Object
trait Matchable
class Any
implicit class UpdateYoloOps[I](u: Update[I])(using evidence$4: TypeName[I])

Attributes

Source
yolo.scala
Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def ConnectionIOYoloOps[A](ca: ConnectionIO[A]): ConnectionIOYoloOps[A]

Attributes

Source
yolo.scala
final implicit def Query0YoloOps[A](q: Query0[A])(using evidence$1: TypeName[A]): Query0YoloOps[A]

Attributes

Source
yolo.scala
final implicit def QueryYoloOps[I, A](q: Query[I, A])(using evidence$2: TypeName[I], evidence$3: TypeName[A]): QueryYoloOps[I, A]

Attributes

Source
yolo.scala
final implicit def StreamYoloOps[A](pa: Stream[ConnectionIO, A]): StreamYoloOps[A]

Attributes

Source
yolo.scala
final implicit def Update0YoloOps(u: Update0): Update0YoloOps

Attributes

Source
yolo.scala
final implicit def UpdateYoloOps[I](u: Update[I])(using evidence$4: TypeName[I]): UpdateYoloOps[I]

Attributes

Source
yolo.scala