QueryParamDecoderMatcherWithDefault

org.http4s.dsl.impl.QueryParamDecoderMatcherWithDefault

A param extractor with a default value. If the query param is not present, the default value is returned If the query param is present but incorrectly formatted, will return None

Attributes

Source
Path.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

Attributes

Source
Path.scala