PgLoBinaryStore

binny.pglo.PgLoBinaryStore$
See thePgLoBinaryStore companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[F[_] : Sync](config: PgLoConfig, logger: Logger[F], ds: DataSource): PgLoBinaryStore[F]
def default[F[_] : Sync](logger: Logger[F], ds: DataSource): PgLoBinaryStore[F]