(create server-config prompt-id)
(create {:keys [url public-key secret-key] :as server-config}
prompt-id
{:keys [label lazy-init? cache-time-ms]
:or {lazy-init? false cache-time-ms 300000}
:as prompt-config})
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 |