CopyOutOp

doobie.postgres.free.copyout.CopyOutOp
See theCopyOutOp companion object
sealed trait CopyOutOp[A]

Attributes

Companion
object
Source
copyout.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CancelCopy.type
object Canceled.type
class Embed[A]
class ForceR[A, B]
object GetFieldCount.type
object GetFormat.type
object GetHandledRowCount.type
class HandleErrorWith[A]
object IsActive.type
object Monotonic.type
class OnCancel[A]
class Poll1[A]
class RaiseError[A]
class Raw[A]
object ReadFromCopy.type
object Realtime.type
class Suspend[A]
class Uncancelable[A]
Show all

Members list

Value members

Abstract methods

def visit[F[_]](v: Visitor[F]): F[A]

Attributes

Source
copyout.scala