Liking cljdoc? Tell your friends :D

rt.postgres.client


+init+clj


rt-add-notifyclj

(rt-add-notify {:keys [notifications] :as pg}
               id
               {:keys [channel on-close on-notify] :as m})

adds a notification channel

adds a notification channel
raw docstring

rt-list-notifyclj

(rt-list-notify {:keys [notifications]})

lists all notification channels

lists all notification channels
raw docstring

rt-postgresclj

(rt-postgres)
(rt-postgres m)

creates and startn a postgres runtime

creates and startn a postgres runtime
raw docstring

rt-postgres:createclj

(rt-postgres:create m)

creates a postgres runtime

creates a postgres runtime
raw docstring

rt-remove-notifyclj

(rt-remove-notify {:keys [notifications]} id)

removes a notification channel

removes a notification channel
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close