Verdict4sClient

com.softinio.verdict4s.Verdict4sClient
See theVerdict4sClient companion class

Constructing a Verdict4sClient over a transport you supply.

Attributes

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

Members list

Value members

Concrete methods

def apply[F[_] : Temporal](client: Client[F], apiKey: ApiKey, baseUri: Uri = ..., config: ClientConfig = ...): Verdict4sClient[F]

A client over a transport you supply.

A client over a transport you supply.

Value parameters

apiKey

your TypeSafe API key

baseUri

override for testing or a proxy

client

any http4s client, including an in-memory fake

config

model, retry policy and timeouts

Attributes

Concrete fields

The service's own address, checked at compile time.

The service's own address, checked at compile time.

Attributes