Liking cljdoc? Tell your friends :D

sns-clj.core


->ig-configclj

(->ig-config config-path)
source

default-configclj

source

halt-sns!clj

(halt-sns!)
source

init-snsclj

(init-sns)
(init-sns config)
source

retrycljmacro

(retry cnt expr)
source

with-snscljmacro

(with-sns config & body)

Startup with the specified configuration; executes the body then shuts down.

Startup with the specified configuration; executes the body then shuts down.
sourceraw docstring

with-sns-fnclj

(with-sns-fn f)
(with-sns-fn config f)

Startup with the specified configuration; executes the function then shuts down.

Startup with the specified configuration; executes the function then shuts down.
sourceraw docstring

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

× close