(cfg-distributed-trace-wrapper? config-map)
(cfg-distributed-trace-wrapper? config-map not-found)
Distributed trace enabled?
Distributed trace enabled?
(cfg-health-body-encoder config-map)
(cfg-health-body-encoder config-map not-found)
Function to encode health-check data
Function to encode health-check data
(cfg-health-check-uris config-map)
(cfg-health-check-uris config-map not-found)
Vector of health check endpoint URIs
Vector of health check endpoint URIs
(cfg-health-check-wrapper? config-map)
(cfg-health-check-wrapper? config-map not-found)
Health-check enabled?
Health-check enabled?
(cfg-health-content-type config-map)
(cfg-health-content-type config-map not-found)
Content type for health-check body
Content type for health-check body
(cfg-health-event-name config-map)
(cfg-health-event-name config-map not-found)
Event name for health endpoint
Event name for health endpoint
(cfg-health-http-codes config-map)
(cfg-health-http-codes config-map not-found)
Map of health status to HTTP status
Map of health status to HTTP status
(cfg-info-body-encoder config-map)
(cfg-info-body-encoder config-map not-found)
Function to encode info data as body
Function to encode info data as body
(cfg-info-content-type config-map)
(cfg-info-content-type config-map not-found)
Content type for info body
Content type for info body
(cfg-info-endpoint-uris config-map)
(cfg-info-endpoint-uris config-map not-found)
Vector of info endpoint URIs
Vector of info endpoint URIs
(cfg-info-endpoint-wrapper? config-map)
(cfg-info-endpoint-wrapper? config-map not-found)
Info endpoint enabled?
Info endpoint enabled?
(cfg-info-event-name config-map)
(cfg-info-event-name config-map not-found)
Event name for info endpoint
Event name for info endpoint
(cfg-params-normalize-function config-map)
(cfg-params-normalize-function config-map not-found)
Function to normalize request params
Function to normalize request params
(cfg-params-normalize-wrapper? config-map)
(cfg-params-normalize-wrapper? config-map not-found)
Params normalize enabled?
Params normalize enabled?
(cfg-ping-content-type config-map)
(cfg-ping-content-type config-map not-found)
Content type for ping body
Content type for ping body
(cfg-ping-endpoint-body config-map)
(cfg-ping-endpoint-body config-map not-found)
String body for ping response
String body for ping response
(cfg-ping-endpoint-uris config-map)
(cfg-ping-endpoint-uris config-map not-found)
Vector of ping endpoint URIs
Vector of ping endpoint URIs
(cfg-ping-endpoint-wrapper? config-map)
(cfg-ping-endpoint-wrapper? config-map not-found)
Ping endpoint enabled?
Ping endpoint enabled?
(cfg-ping-event-name config-map)
(cfg-ping-event-name config-map not-found)
Event name for ping endpoint
Event name for ping endpoint
(cfg-server-options config-map)
(cfg-server-options config-map not-found)
Ring web server options
Ring web server options
(cfg-trace-parent-id-header config-map)
(cfg-trace-parent-id-header config-map not-found)
HTTP header for parent ID
HTTP header for parent ID
(cfg-trace-parent-id-request-key config-map)
(cfg-trace-parent-id-request-key config-map not-found)
Request key to store parent ID at
Request key to store parent ID at
(cfg-trace-span-id-request-key config-map)
(cfg-trace-span-id-request-key config-map not-found)
Request key to store span ID at
Request key to store span ID at
(cfg-trace-trace-id-header config-map)
(cfg-trace-trace-id-header config-map not-found)
HTTP header for trace ID
HTTP header for trace ID
(cfg-trace-trace-id-request-key config-map)
(cfg-trace-trace-id-request-key config-map not-found)
Request key to store trace ID at
Request key to store trace ID at
(cfg-trace-trace-id-required? config-map)
(cfg-trace-trace-id-required? config-map not-found)
Is trace ID required?
Is trace ID required?
(cfg-trace-trace-id-validator config-map)
(cfg-trace-trace-id-validator config-map not-found)
Validator (fn [trace-id]) -> error?
Validator (fn [trace-id]) -> error?
(cfg-traffic-drain-conn-close? config-map)
(cfg-traffic-drain-conn-close? config-map not-found)
Send 'conn close' header?
Send 'conn close' header?
(cfg-traffic-drain-wrapper? config-map)
(cfg-traffic-drain-wrapper? config-map not-found)
Traffic-drain enabled?
Traffic-drain enabled?
(cfg-traffic-log-wrapper-options config-map)
(cfg-traffic-log-wrapper-options config-map not-found)
Option map for traffic-log-wrapper
Option map for traffic-log-wrapper
(cfg-traffic-log-wrapper? config-map)
(cfg-traffic-log-wrapper? config-map not-found)
Traffic log enabled?
Traffic log enabled?
(cfg-unexpected->500-wrapper? config-map)
(cfg-unexpected->500-wrapper? config-map not-found)
Unexpected->500 enabled?
Unexpected->500 enabled?
(cfg-unexpected-badres-event-name config-map)
(cfg-unexpected-badres-event-name config-map not-found)
Event name for invalid response
Event name for invalid response
(cfg-unexpected-exception-fn config-map)
(cfg-unexpected-exception-fn config-map not-found)
Fn (fn [req ex]) to handle exception
Fn (fn [req ex]) to handle exception
(cfg-unexpected-response-fn config-map)
(cfg-unexpected-response-fn config-map not-found)
Fn (fn [req res cause]) for bad responses
Fn (fn [req res cause]) for bad responses
(cfg-unexpected-thrown-event-name config-map)
(cfg-unexpected-thrown-event-name config-map not-found)
Event name for exception thrown
Event name for exception thrown
(cfg-uri-prefix-backup-key config-map)
(cfg-uri-prefix-backup-key config-map not-found)
Backup key in request map to save URI
Backup key in request map to save URI
(cfg-uri-prefix-backup-uri? config-map)
(cfg-uri-prefix-backup-uri? config-map not-found)
Backup original URI?
Backup original URI?
(cfg-uri-prefix-match-token config-map)
(cfg-uri-prefix-match-token config-map not-found)
URI prefix to be matched
URI prefix to be matched
(cfg-uri-prefix-match-wrapper? config-map)
(cfg-uri-prefix-match-wrapper? config-map not-found)
URI prefix match enabled?
URI prefix match enabled?
(cfg-uri-prefix-strip-prefix? config-map)
(cfg-uri-prefix-strip-prefix? config-map not-found)
Strip prefix from the URI?
Strip prefix from the URI?
(cfg-uri-trailing-slash-action config-map)
(cfg-uri-trailing-slash-action config-map not-found)
Action keyword :add or :remove
Action keyword :add or :remove
(cfg-uri-trailing-slash-wrapper? config-map)
(cfg-uri-trailing-slash-wrapper? config-map not-found)
URI trailing slash enabled?
URI trailing slash enabled?
(ctx-ring-handler config-map)
(ctx-ring-handler config-map not-found)
Application Ring handler
Application Ring handler
(ctx-server-options config-map)
(ctx-server-options config-map not-found)
Ring server options
Ring server options
(ctx-server-starter config-map)
(ctx-server-starter config-map not-found)
Ring server starter (fn [handler options]) -> (fn stopper [])
Ring server starter (fn [handler options]) -> (fn stopper [])
(ctx-server-stopper config-map)
(ctx-server-stopper config-map not-found)
Ring server stopper (fn [context (fn stopper [])]) -> context
Ring server stopper (fn [context (fn stopper [])]) -> context
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close