RoutingKey

object RoutingKey extends String => RoutingKey
Companion
class
trait String => RoutingKey
class Object
trait Matchable
class Any

Value members

Inherited methods

@unspecialized
def andThen[A](g: RoutingKey => A): String => A
Inherited from
Function1
@unspecialized
def compose[A](g: A => String): A => RoutingKey
Inherited from
Function1

Implicits

Implicits

implicit val routingKeyOrder: Order[RoutingKey]