Current section

Files

Jump to
lifeguard include lifeguard_CheckIn.hrl
Raw

include/lifeguard_CheckIn.hrl

-record(check_in, {
worker :: lifeguard:worker(any()),
caller :: gleam@erlang@process:pid_()
}).