Presents an interface to performing http requests and json encoding/decoding. Allows easy selection of and migration between libraries that provide these features and avoids pulling in unnecessary dependencies. Dependencies are required upon selection.
Presents an interface to performing http requests and json encoding/decoding. Allows easy selection of and migration between libraries that provide these features and avoids pulling in unnecessary dependencies. Dependencies are required upon selection.
(choose ks)
Requires dependency providers, and returns a map containing functions.
See possible-providers
for valid inputs.
Requires dependency providers, and returns a map containing functions. See `possible-providers` for valid inputs.
(possible)
Returns the valid keys for choose
and require-deps
.
Returns the valid keys for `choose` and `require-deps`.
(present)
For informative purposes only. Shows what dependencies are available. Will attempt to require all possible dependency providers.
For informative purposes only. Shows what dependencies are available. Will attempt to require all possible dependency providers.
Resolves a provider keyword to the functions it provides
Resolves a provider keyword to the functions it provides
(resolve-fn sym)
Requires, resolves, and derefs to a function identified by sym, will throw on failure
Requires, resolves, and derefs to a function identified by sym, will throw on failure
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |