org.http4s.QueryParam
See theQueryParam companion object
type class defining the key of a query parameter Usually used in conjunction with QueryParamEncoder and QueryParamDecoder
Any QueryParam instance is also a valid QueryParamKeyLike instance where the same key is used for all values.
Attributes
- Companion:
- object
- Source:
- QueryParam.scala
- Graph
- Supertypes