Skip to main content

Module store

Module store 

Source
Expand description

Installed-addon state: <data_dir>/addons/installed.json.

Records which addons are installed and the gateway server each one owns, so remove can cleanly unwire exactly what add wired. State only — config (the live [[gateway.servers]]) remains the single source of truth for what actually runs.

Structs§

InstalledAddon
One installed addon and the gateway server it owns.
InstalledStore
The on-disk installed-addons index.