Liking cljdoc? Tell your friends :D

pallet.core.data-api


explain-planclj

(explain-plan pfn node & {:keys [settings-phase plan-state]})
source

groupsclj

(groups session-data)

For a session-data structure, it generates the list of groups affected

For a session-data structure, it generates the list of groups affected
sourceraw docstring

nodesclj

(nodes compute)
source

phase-seqclj

(phase-seq session-data)

Returns a sequence of the phases as they were invoked.

Returns a sequence of the phases as they were invoked.
sourceraw docstring

run-summaryclj

(run-summary r)

returns a summary of a run of a phase on a group (from the :results key in the session)

returns a summary of a run of a phase on a group (from the :results
key in the session)
sourceraw docstring

service-map-from-computeclj

(service-map-from-compute compute)
source

session-dataclj

(session-data {:keys [results new-nodes old-nodes] :as session})

Given a session data structure, returns a serializable data structure with the results of the session

Given a session data structure, returns a serializable data
structure with the results of the session
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close