Current section

Files

Jump to
telega include telega@internal@registry_Actor.hrl
Raw

include/telega@internal@registry_Actor.hrl

-record(actor, {
pid :: gleam@erlang@process:pid_(),
monitor :: gleam@erlang@process:process_monitor(),
self :: gleam@erlang@process:subject(any())
}).