Current section

Files

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

include/telega@internal@registry_Register.hrl

-record(register, {
key :: binary(),
pid :: gleam@erlang@process:pid_(),
self :: gleam@erlang@process:subject(any())
}).