Packages

Self-healing clusters for Gleam applications on the BEAM!

Current section

Files

Jump to
barnacle include barnacle_Refresh.hrl
Raw

include/barnacle_Refresh.hrl

-record(refresh, {
return :: gleam@option:option(gleam@erlang@process:subject({ok,
list(gleam@erlang@atom:atom_())} |
{error, barnacle:refresh_error(any())}))
}).