Liking cljdoc? Tell your friends :D

clj-google-storage.core


download-fileclj

(download-file bucket file-name destination-file)
source

get-content-fileclj

(get-content-file bucket file-name)
(get-content-file bucket file-name content-as)
source

get-fileclj

(get-file bucket file-name)
(get-file bucket file-name query-string)
source

upload-fileclj

(upload-file bucket source destination-path)
(upload-file bucket source destination-path upload-type query-string)
source

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

× close