object PodDNSConfigOption
- Companion:
- class
- Source:
- PodDNSConfigOption.scala
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Implicits
Implicits
obj.readOpt[String]("value")(stringDecoder[T](evidence$1)).map[PodDNSConfigOption](((value:Option[String])=>PodDNSConfigOption.apply(name=name,value=value)))))))
}
(new$anon():Decoder[T,PodDNSConfigOption])
}" class="documentableAnchor">
implicit def obj.readOpt[String]("value")(stringDecoder[T](evidence$1)).map[PodDNSConfigOption](((value:Option[String])=>PodDNSConfigOption.apply(name=name,value=value)))))))
}
(new$anon():Decoder[T,PodDNSConfigOption])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, PodDNSConfigOption]
- Source:
- PodDNSConfigOption.scala