object PgLoBinaryStore
- Companion
- class
class Object
trait Matchable
class Any
Value members
Concrete methods
def apply[F[_]](config: PgLoConfig, logger: Logger[F], ds: DataSource, attrStore: BinaryAttributeStore[F])(implicit evidence$2: Sync[F]): PgLoBinaryStore[F]
def default[F[_]](logger: Logger[F], ds: DataSource)(implicit evidence$3: Sync[F]): PgLoBinaryStore[F]