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/Pekko’s EntityTypeKey.name
0.31.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/Pekko’s EntityTypeKey.name