Current section

Files

Jump to
lifeguard include lifeguard_CheckOut.hrl
Raw

include/lifeguard_CheckOut.hrl

-record(check_out, {
reply_to :: gleam@erlang@process:subject({ok, lifeguard:worker(any())} |
{error, lifeguard:apply_error()}),
caller :: gleam@erlang@process:pid_()
}).