QueryStringParam
endpoints4s.http4s.client.Urls.QueryStringParam
A query string parameter codec for type A.
The trait Urls provides implicit instances of type QueryStringParam[A] for basic types (e.g., Int, String, etc.). You can create additional instances by transforming or refining the existing instances with xmap and xmapPartial.
Attributes
- Note
-
This type has implicit methods provided by the PartialInvariantFunctorSyntax and the InvariantFunctorSyntax classes.
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article