edomata.doobie

Members list

Concise view

Type members

Classlikes

sealed trait BackendCodec[T]

Attributes

Companion:
object
Source:
BackendCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Binary[T]
class JsonBase[T]
class Json[T]
class JsonB[T]

Attributes

Companion:
trait
Source:
BackendCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object CirceCodec

Attributes

Source:
CirceCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Source:
DoobieCQRSDriver.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DoobieCQRSDriver.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class DoobieDriver[F[_]] extends StorageDriver[F, BackendCodec]

Attributes

Companion:
object
Source:
DoobieDriver.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DoobieDriver.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source:
DoobieHandler.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source:
UpickleCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Types

type DoobieHandler[N] = Type[N] => ConnectionIO[Unit]

Attributes

Source:
DoobieHandler.scala