Liking cljdoc? Tell your friends :D

pg-embedded-clj.core


->ig-configclj

(->ig-config config)
source

default-configclj

source

halt-pg!clj

(halt-pg!)
source

init-pgclj

(init-pg)
(init-pg config)
source

with-pgcljmacro

(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.
sourceraw docstring

with-pg-fnclj

(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.
sourceraw docstring

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

× close