(has-session? service)
Check if there is at least one session for the specified service.
Check if there is at least one session for the specified service.
(put-session! session service)
Insert a session for the specific service into the sessions atom.
Insert a session for the specific service into the sessions atom.
(read-session service)
Read the session for the specified service. TO BE IMPROVED!
Read the session for the specified service. TO BE IMPROVED!
(reset-session! service)
Reset the sessions of the specified service.
Reset the sessions of the specified service.
(reset-sessions!)
Reset the sessions atom.
Reset the sessions atom.
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 |