object APIVersions
- Companion:
- class
- Source:
- APIVersions.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.read[Seq[String]]("versions")(arrDecoder[T,String](evidence$2,stringDecoder[T](evidence$2))).map[APIVersions](((versions:Seq[String])=>APIVersions.apply(serverAddressByClientCIDRs=serverAddressByClientCIDRs,versions=versions)))))))
}
(new$anon():Decoder[T,APIVersions])
}" class="documentableAnchor">
implicit def obj.read[Seq[String]]("versions")(arrDecoder[T,String](evidence$2,stringDecoder[T](evidence$2))).map[APIVersions](((versions:Seq[String])=>APIVersions.apply(serverAddressByClientCIDRs=serverAddressByClientCIDRs,versions=versions)))))))
}
(new$anon():Decoder[T,APIVersions])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, APIVersions]
- Source:
- APIVersions.scala