EntityNameProvider
trait EntityNameProvider[ID] extends (() => String)
EntityNameProvider
simply provides the name (type name, or kind) of the entity, for a specific entity ID type. This maps to Akka’s EntityTypeKey.name
0.22.0
trait EntityNameProvider[ID] extends (() => String)
EntityNameProvider
simply provides the name (type name, or kind) of the entity, for a specific entity ID type. This maps to Akka’s EntityTypeKey.name