IAddon init hook — invoked by hive-di when hive-ttracking is on the classpath and config enables it. Wave-1 skeleton: no-op.
IAddon init hook — invoked by hive-di when hive-ttracking is on the classpath and config enables it. Wave-1 skeleton: no-op.
(addon-ctor _config)Pure constructor for the hive.ttracking IAddon — (config -> IAddon | nil).
The mounter (hive-addon.mount.compose) resolves this via :addon/init-fn; the
host then drives register!/initialize!. Returns nil when the IAddon protocol
is absent. Additive: the zero-arg init-as-addon! path stays for the legacy
hive-mcp loader.
Pure constructor for the `hive.ttracking` IAddon — (config -> IAddon | nil). The mounter (hive-addon.mount.compose) resolves this via :addon/init-fn; the host then drives register!/initialize!. Returns nil when the IAddon protocol is absent. Additive: the zero-arg init-as-addon! path stays for the legacy hive-mcp loader.
(init-as-addon!)Wave-3+ wires default tracker + sink + event router into DI container. Wave-1 stub. Zero-arity per loader contract (extensions/loader.clj:78).
Wave-3+ wires default tracker + sink + event router into DI container. Wave-1 stub. Zero-arity per loader contract (extensions/loader.clj:78).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |