Skip to main content

sync_state_load

Function sync_state_load 

Source
pub fn sync_state_load(conn: &Connection, agent_id: &str) -> Result<VectorClock>
Expand description

Load the full vector clock for agent_id — the set of (peer_id -> last_seen_at) this local agent tracks.