SQLOutput

doobie.free.Embedded$.SQLOutput
final case class SQLOutput[A](j: SQLOutput, fa: SQLOutputIO[A]) extends Embedded[A]

Attributes

Source
embedded.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Embedded[A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product