(with-pg config & body)
Startup with the specified configuration; executes the body then shuts down.
Startup with the specified configuration; executes the body then shuts down.
(with-pg-fn f)
(with-pg-fn config f)
Startup with the specified configuration; executes the function then shuts down.
Startup with the specified configuration; executes the function then shuts down.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close