OptionalQueryParamMatcher

org.http4s.dsl.impl.OptionalQueryParamMatcher

Attributes

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

Members list

Value members

Inherited methods

def unapply(params: Map[String, Seq[String]]): Option[Option[T]]

Attributes

Inherited from:
OptionalQueryParamDecoderMatcher
Source
Path.scala