CopyIn

doobie.postgres.free.copymanager.CopyManagerOp.CopyIn
final case class CopyIn(a: String) extends CopyManagerOp[CopyIn]

Attributes

Source
copymanager.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyManagerOp[CopyIn]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

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

Attributes

Source
copymanager.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product