Liking cljdoc? Tell your friends :D

sys.api


->keysclj/s

(->keys schema)

->schemaclj/s

(->schema params-spec)

Param specs may be sets or malli-lite notation. Normalize to malli schema.

Param specs may be sets or malli-lite notation. Normalize to malli schema.
raw docstring

ComponentDefinitionclj/s


contextclj/s

(context system)

duplicate-key-providesclj/s

(duplicate-key-provides components)

Returns map of keys that are provided by more than one component, pointing to a set of the relevant components

Returns map of keys that are provided by more than one component, pointing to a set of the relevant components
raw docstring

getclj/s

(get system k)

initclj/s

(init components)

init!clj/s

(init! components)

InputParamSpecclj/s


MalliSchemaclj/s


startclj/s

(start {:sys.api/keys [active-components sorted-components] :as system})

start!clj/s

(start! system-atom)

stopclj/s

(stop {:sys.api/keys [active-components] :as system})

stop!clj/s

(stop! system-atom)

SystemObjectclj/s

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