Current section
Files
Jump to
Current section
Files
include/lightbulb@providers@memory_provider_GetRegistration.hrl
-record(get_registration, {
id :: integer(),
reply_with :: gleam@erlang@process:subject({ok,
{integer(), lightbulb@registration:registration()}} |
{error, nil})
}).