Liking cljdoc? Tell your friends :D

com.moclojer.components.storage


assoc-ifclj

(assoc-if m k v)
source

IStoragecljprotocol

get-bucketclj

(get-bucket this bucket-name)

list-bucketsclj

(list-buckets this)

create-bucket!clj

(create-bucket! this bucket-name)

upload!clj

(upload! this bucket-name k value ctx)
(upload! this bucket-name k value cp ctx)

initializeclj

(initialize this bucket-name)

get-fileclj

(get-file this bucket-name filename)

list-filesclj

(list-files this bucket-name)

delete-bucket!clj

(delete-bucket! this bucket-name)

delete-file!clj

(delete-file! this bucket-name filename)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close