type
ActorContext
@Js
mixin ActorContext
ActorContext is standardized thread local state stored in by "cx" key
fields
| actorLocalsKey |
Actor.locals key "cx" for context state |
|---|
Slot Details
actorLocalsKey
const static Str actorLocalsKey := "cx"
Actor.locals key "cx" for context state