Function set_global_pricing_catalog
pub fn set_global_pricing_catalog(catalog: GlobalPricingCatalog)Expand description
Replace the process-global catalog (used by startup load and config reload to hot-swap rates without a restart). The catalog file itself is refreshed out-of-band by the CLI + launchd, not by this daemon.