Liking cljdoc? Tell your friends :D

hive-ingestor-rfc.addon

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

addon-ctorclj

(addon-ctor)
(addon-ctor _config)

Entry point named by the addon manifest.

Entry point named by the addon manifest.
sourceraw docstring

addon-idclj

source

register!clj

(register!)

Register this addon's corpus with the host. Returns Result.

Register this addon's corpus with the host. Returns Result.
sourceraw docstring

retract!clj

(retract!)

Remove every registration this addon owns. Returns Result.

Remove every registration this addon owns. Returns Result.
sourceraw docstring

source-idclj

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

source-registrationclj

source

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