io.taig.shopper.client

Members list

Concise view

Type members

Classlikes

final class ClientShopper[F[_]](client: RedirectingClient[F], headers: UrlHeaders, parser: Parser, debug: (=> String, => JsonObject, Option[Throwable]) => F[Unit])(using F: Async[F]) extends Shopper[F]

Attributes

Companion:
object
Graph
Supertypes
class Shopper[F]
class Object
trait Matchable
class Any

Attributes

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