Current section

Files

Jump to
glimit include glimit@actor_Hit.hrl
Raw

include/glimit@actor_Hit.hrl

-record(hit, {
identifier :: any(),
reply_with :: gleam@erlang@process:subject({ok, nil} | {error, nil})
}).