Packages

package pubsub

Type Members

  1. case class EventType(id: String) extends Product with Serializable
  2. case class Subscription(id: String) extends Product with Serializable

Ungrouped