LepusClient

lepus.client.LepusClient$

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[F[_] : Console](host: Host, port: Port, username: String, password: String, vhost: Path, config: ConnectionConfig, debug: Boolean): Resource[F, Connection[F]]

Attributes

Source:
LepusClient.scala
def from[F[_] : Console](auth: AuthenticationConfig[F], host: Host, port: Port, vhost: Path, config: ConnectionConfig, debug: Boolean): Resource[F, Connection[F]]

Attributes

Source:
LepusClient.scala