Suspend
doobie.postgres.free.pgconnection$.PGConnectionOp$.Suspend
final case class Suspend[A](hint: Type, thunk: () => A) extends PGConnectionOp[A]
Attributes
- Source
- pgconnection.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PGConnectionOp[A]class Objecttrait Matchableclass Any
Members list
In this article