Liking cljdoc? Tell your friends :D

slip.system


start-interceptor-chainclj/s

(start-interceptor-chain sys)

return an [[a-frame.interceptor-chain.schema/InterceptorContext]] for starting a system

return an [[a-frame.interceptor-chain.schema/InterceptorContext]]
for starting a system
raw docstring

start-object-interceptorclj/s

an interceptor to start an object

an interceptor to start an object
raw docstring

stop-interceptor-chainclj/s

(stop-interceptor-chain sys-spec)

return an [[a-frame.interceptor-chain.schema/InterceptorContext]] for stopping a system

return an [[a-frame.interceptor-chain.schema/InterceptorContext]]
for stopping a system
raw docstring

stop-object-interceptorclj/s

an interceptor to stop an object

an interceptor to stop an object
raw docstring

topo-sort-systemclj/s

(topo-sort-system sys-spec)

given a system-spec returns the system-spec topo-sorted by ref dependencies - no deps first

given a system-spec returns the system-spec
topo-sorted by ref dependencies - no deps first
raw docstring

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

× close