Liking cljdoc? Tell your friends :D

hive-ttracking.init

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.
raw docstring

addon-ctorclj

(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.
sourceraw docstring

init-as-addon!clj

(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).
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close