pillars.httpclient
package pillars.httpclient
Members list
Packages
package pillars.httpclient.build
Type members
Classlikes
object ClientMetrics
Attributes
- Companion
- class
- Source
- metrics.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ClientMetrics.type
final case class ClientMetrics[F[_]](metrics: MetricsCollection[F])(using async: Async[F], clock: Clock[F])
Attributes
- Companion
- object
- Source
- metrics.scala
- Supertypes
Attributes
- Companion
- object
- Source
- httpclient.scala
- Supertypes
-
class Objecttrait Matchableclass Any
object FailureHandler
Attributes
- Companion
- trait
- Source
- httpclient.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FailureHandler.type
object HttpClient extends ModuleSupport
Attributes
- Companion
- class
- Source
- httpclient.scala
- Supertypes
- Self type
-
HttpClient.type
Attributes
- Companion
- object
- Source
- metrics.scala
- Supertypes
object MetricsCollection
Attributes
- Companion
- class
- Source
- metrics.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MetricsCollection.type
Attributes
- Source
- traces.scala
- Supertypes
object temp
Attributes
- Source
- traces.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
temp.type
Value members
Concrete methods
Attributes
- Source
- httpclient.scala
Extensions
Extensions
extension [I, EO, O, R](endpoint: PublicEndpoint[I, EO, O, R])
Attributes
- Source
- httpclient.scala
extension [SI, I, EO, O, R](endpoint: Endpoint[SI, I, EO, O, R])
Attributes
- Source
- httpclient.scala
In this article