Liking cljdoc? Tell your friends :D

s3-clj.core


->ig-configclj

(->ig-config config-path)
source

default-configclj

source

halt-s3!clj

(halt-s3!)
source

init-s3clj

(init-s3)
(init-s3 config)
source

retrycljmacro

(retry cnt expr)
source

with-s3cljmacro

(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.
sourceraw docstring

with-s3-fnclj

(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.
sourceraw docstring

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

× close