PGConnection

doobie.postgres.free.Embedded.PGConnection
final case class PGConnection[A](j: PGConnection, fa: PGConnectionIO[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