IAddon that teaches hive-ingestor about the RFC series.
The host owns the seams; this addon owns the corpus. On initialize! it
registers its ISource factory in the host's source registry, so the series
becomes reachable as ingest source source=rfc dir=... without the host
ever naming an RFC. shutdown! retracts every registration it owns.
IAddon that teaches hive-ingestor about the RFC series. The host owns the seams; this addon owns the corpus. On initialize! it registers its ISource factory in the host's source registry, so the series becomes reachable as `ingest source source=rfc dir=...` without the host ever naming an RFC. shutdown! retracts every registration it owns.
(addon-ctor)(addon-ctor _config)Entry point named by the addon manifest.
Entry point named by the addon manifest.
(register!)Register this addon's corpus with the host. Returns Result.
Register this addon's corpus with the host. Returns Result.
(retract!)Remove every registration this addon owns. Returns Result.
Remove every registration this addon owns. Returns Result.
The id the corpus is driven by, and — via the host's corpus scoping — the scope it lands in (topic:rfc).
The id the corpus is driven by, and — via the host's corpus scoping — the scope it lands in (topic:rfc).
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 |