Liking cljdoc? Tell your friends :D

tech.io.redirect

Provider that redirects one protocol to another preserving path

Provider that redirects one protocol to another preserving path
raw docstring

create-file-providerclj

(create-file-provider cache-dir {:keys [src-provider] :as redirect-options})

Redirect all protocols to access file system. Useful if you want to, for instance, mock up s3 but only using local filesystem.

Redirect all protocols to access file system.  Useful if you want to, for instance,
mock up s3 but only using local filesystem.
sourceraw docstring

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

× close