(with-s3 config & body)
Startup with the specified configuration; executes the body then shuts down.
Startup with the specified configuration; executes the body then shuts down.
(with-s3-fn f)
(with-s3-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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close