Liking cljdoc? Tell your friends :D

clj-gcp.storage.core


->file-system-storage-clientclj

(->file-system-storage-client base-path)
source

->gcs-storage-clientclj

(->gcs-storage-client)
(->gcs-storage-client project-id)
source

FileSystemStorageClientclj

source

gcs-healthcheckclj

(gcs-healthcheck)
source

GCSStorageClientclj

source

StorageClientcljprotocol

blob-writerclj

(blob-writer this bucket-name blob-name opts)

copy-blobclj

(copy-blob this from to)

exists?clj

(exists? this bucket-name blob-name)

get-blobclj

(get-blob this bucket-name blob-name)

move-blobclj

(move-blob this from to)
source

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

× close