Cancelable
doobie.free.callablestatement.CallableStatementOp.Cancelable
case class Cancelable[A](fa: CallableStatementIO[A], fin: CallableStatementIO[Unit]) extends CallableStatementOp[A]
Attributes
- Source
- callablestatement.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CallableStatementOp[A]class Objecttrait Matchableclass Any
Members list
In this article