Liking cljdoc? Tell your friends :D

gorilla-repl.handle

Ring handlers for Gorilla server functions. Broken out into their own namespace so as to be usable without having to use Gorilla's embedded HTTPKit server. Note that as well as the handlers there are two functions in this NS, update-excludes and set-config that modify the state returned by handlers.

Ring handlers for Gorilla server functions. Broken out into their own namespace so as to be usable without having to
use Gorilla's embedded HTTPKit server. Note that as well as the handlers there are two functions in this NS,
`update-excludes` and `set-config` that modify the state returned by handlers.
raw docstring

configclj

(config req)
source

gorilla-filesclj

(gorilla-files req)
source

load-worksheetclj

(load-worksheet req)
source

saveclj

(save req)
source

set-configclj

(set-config k v)
source

update-excludesclj

(update-excludes fn)
source

wrap-api-handlerclj

(wrap-api-handler handler)
source

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

× close