All Downloads are FREE. Search and download functionalities are using the official Maven repository.

aecor.data.ConsumerId.scala Maven / Gradle / Ivy

There is a newer version: 0.19.0
Show newest version
package aecor.data

final case class ConsumerId(value: String) extends AnyVal

final case class TagConsumer(tag: EventTag, consumerId: ConsumerId)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy