Liking cljdoc? Tell your friends :D

Specs

Limited parts of Pedestal are described using Clojure specs.

This includes the structure of the service-map.adoc, and the various kinds of route specifications.

Use of spec is entirely optional; specs are confined to their own namespaces which are not explicitly loaded by any of Pedestal’s other namespaces.

You can, in your own application’s tests, load these namespaces and instrument functions as appropriate, using Clojure’s built-in instrumention and testing support.

Spec namespaces:

  • api:*[ns=io.pedestal.interceptor.specs]

  • api:*[ns=io.pedestal.route.specs]

  • api:*[ns=io.pedestal.http.impl.servlet-interceptor.specs]

  • api:*[ns=io.pedestal.http.specs]

  • api:*[ns=io.pedestal.websocket.specs]

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
+kJump to recent docs
Move to previous article
Move to next article
+/Jump to the search field
× close