Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewActorRegistry ¶
Types ¶
type ActorRegistry ¶
type ActorRegistry struct {
// contains filtered or unexported fields
}
type ActorStater ¶
type ActorStater interface {
ActorState() any
}
Click to show internal directories.
Click to hide internal directories.