Client

io.hireproof.structure.Client$
See theClient companion class
object Client

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[F[_]](unauthorizedClient: UnauthorizedClient[F], authorizedClient: AuthorizedClient[F]): Client[F]