scalapb_json

package scalapb_json

Visibility
  1. Public
  2. All

Type Members

  1. case class JsonFormatException(msg: String, cause: Exception) extends Exception with Product with Serializable

  2. case class TypeRegistry(companions: Map[String, GenericCompanion] = ..., filesSeen: Set[String] = scala.this.Predef.Set.empty[String]) extends Product with Serializable

    TypeRegistry is used to map the @type field in Any messages to a ScalaPB generated message.

Value Members

  1. object Durations

  2. object NameUtils

  3. object ScalapbJsonCommon

  4. object ScalapbJsonCommonBuildInfo extends Product with Serializable

    This object was generated by sbt-buildinfo.

  5. object Timestamps

  6. object TypeRegistry extends Serializable

  7. object WellKnownTypes

Ungrouped