(rt-add-notify {:keys [notifications] :as pg}
id
{:keys [channel on-close on-notify] :as m})adds a notification channel
adds a notification channel
(rt-list-notify {:keys [notifications]})lists all notification channels
lists all notification channels
(rt-pg-string pg)(rt-postgres)(rt-postgres m)creates and startn a postgres runtime
creates and startn a postgres runtime
(rt-postgres:create m)creates a postgres runtime
creates a postgres runtime
(rt-remove-notify {:keys [notifications]} id)removes a notification channel
removes a notification channel
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 |