Liking cljdoc? Tell your friends :D
Clojure only.

magnet.object-storage.core


ObjectStoragecljprotocol

Abstraction for managing objects storage

Abstraction for managing objects storage

delete-objectclj

(delete-object this obj-id)

get-objectclj

(get-object this obj-id)

get-object-urlclj

(get-object-url this obj-id)

put-objectclj

(put-object this obj-id object)
sourceraw docstring

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

× close