[][src]Trait gary_core::comm::ClusterCommunicationReceiver

pub trait ClusterCommunicationReceiver {
    fn heartbeat_response(peer: &str);
fn sync_response(info: MachineInfo); }

Required methods

Loading content...

Implementors

Loading content...