Skip to main content

verify

Function verify 

Source
pub fn verify(
    installed: &[&InstalledAddon],
    servers: &[GatewayServer],
) -> Vec<IntegrityFinding>
Expand description

Re-verify every installed addon against the live gateway config. Pure over its two inputs so it is unit-testable without disk.