EsClientObjectSyntax

sec.api.EsClientObjectSyntax

Attributes

Source
EsClientSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Extensions

Extensions

extension (ec: EsClient.type)(ec: EsClient.type)
def fromConfig[F[_] : Async](implicit evidence$1: Async[F]): Resource[F, EsClient[F]]

Attributes

Source
EsClientSyntax.scala
def fromConfig[F[_] : Async](logger: Logger[F])(implicit evidence$2: Async[F]): Resource[F, EsClient[F]]

Attributes

Source
EsClientSyntax.scala
def fromConfig[F[_] : Async](cfg: Config, logger: Logger[F])(implicit evidence$3: Async[F]): Resource[F, EsClient[F]]

Attributes

Source
EsClientSyntax.scala