Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

Jump to
aarondb include aarondb@raft_SendHeartbeat.hrl
Raw

include/aarondb@raft_SendHeartbeat.hrl

-record(send_heartbeat, {
to :: gleam@erlang@process:pid_(),
term :: integer(),
leader :: gleam@erlang@process:pid_()
}).