Packages
Typed distributed messaging for Gleam on the BEAM.
Retired package: Deprecated - The project needs to be redesigned around a much smaller and clearer core.
Current section
Files
Jump to
Current section
Files
include/distribute@crypto@otp_crypto_adapter_Rekey.hrl
-record(rekey, {
node :: binary(),
reply :: gleam@erlang@process:subject({ok, nil} |
{error, distribute@crypto@types:crypto_error()})
}).