io.taig.shopper.client
package 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 Objecttrait Matchableclass Any
object ClientShopper
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ClientShopper.type