p
scalapb_json
package scalapb_json
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class JsonFormatException(msg: String, cause: Exception) extends Exception with Product with Serializable
-
case class
TypeRegistry(companions: Map[String, GenericCompanion] = Map.empty, filesSeen: Set[String] = Set.empty) extends Product with Serializable
TypeRegistry is used to map the @type field in Any messages to a ScalaPB generated message.
TypeRegistry is used to map the @type field in Any messages to a ScalaPB generated message.
You need to
Value Members
- object Durations
- object NameUtils
- object ScalapbJsonCommon
- object Timestamps
- object TypeRegistry extends Serializable
- object WellKnownTypes