island v0.2.0 Island.NodeServer.AppendEntriesReq

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Island.NodeServer.AppendEntriesReq{
  leader_node: node(),
  term: Island.NodeServer.raft_term()
}