raft_fleet v0.3.1 RaftFleet.LeaderPidCache View Source

Link to this section Summary

Link to this section Functions

Link to this function get(name) View Source
get(atom) :: nil | pid
Link to this function set(name, leader) View Source
set(atom, nil | pid) :: :ok
Link to this function unset(name) View Source
unset(atom) :: :ok