ClientShopper

io.taig.shopper.client.ClientShopper$
See theClientShopper companion class

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[F[_]](client: RedirectingClient[F], headers: UrlHeaders, parser: Parser, debug: (=> String, => JsonObject, Option[Throwable]) => F[Unit])(using evidence$1: Async[F]): Shopper[F]
def default[F[_]](client: Client[F])(imageSize: Option[Int])(using F: Async[F]): Shopper[F]