Generic state management for a Component system.
Generic state management for a Component system.
(shutdown this)Stop a running system and de-initialize it.
This is essentially a convenience wrapper for stop + deinit.
Stop a running system and de-initialize it. This is essentially a convenience wrapper for `stop` + `deinit`.
(startup this)(startup this mode)Initialize a system and start all of its components.
This is essentially a convenience wrapper for init + start.
Initialize a system and start all of its components. This is essentially a convenience wrapper for `init` + `start`.
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 |