(create-connection {:keys [space-id access-token environment mode]})
Config is {:space-id "xxx" :access-token "xxx" :mode :live :environment "xxx"}
:mode
can be :live
or :preview
Config is `{:space-id "xxx" :access-token "xxx" :mode :live :environment "xxx"}` `:mode` can be `:live` or `:preview`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close