Liking cljdoc? Tell your friends :D
Clojure only.

framework.route.helpers

The default not found and action functions

The default not found and action functions
raw docstring

actionclj

(action {request :request {handler :handler} :request-data :as state})

Default action response handler helper.

Default action response handler helper.
sourceraw docstring

not-foundclj

(not-found state)

Default not-found response handler helper.

Default not-found response handler helper.
sourceraw docstring

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

× close