Current section

Files

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

include/telega@internal@registry_ActorExit.hrl

-record(actor_exit, {
key :: binary(),
process_down :: gleam@erlang@process:process_down()
}).