Liking cljdoc? Tell your friends :D

hedge.aws.function-app


->aws-queuecljs

(->aws-queue callback)
source

->aws-timercljs

(->aws-timer callback)
source

->hedge-queuecljs

(->hedge-queue event)
source

->hedge-timercljs

(->hedge-timer event)

converts AWS specific timer payload to Hedge handler unified format

converts AWS specific timer payload to Hedge handler unified format
sourceraw docstring

Codeccljsprotocol

serializecljs

(serialize this data)

deserializecljs

(deserialize this message)
source

digcljs

(dig headers header-name clean-fn)
source

lambda->ringcljs

(lambda->ring req)
source

lambda-apigw-functioncljmacro

(lambda-apigw-function f)
source

lambda-apigw-function-wrappercljs

(lambda-apigw-function-wrapper handler)
(lambda-apigw-function-wrapper handler codec)
source

lambda-queue-functioncljmacro

(lambda-queue-function f)
source

lambda-queue-function-wrappercljs

(lambda-queue-function-wrapper handler)

wrapper for AWS queue events

wrapper for AWS queue events
sourceraw docstring

lambda-timer-functioncljmacro

(lambda-timer-function f)
source

lambda-timer-function-wrappercljs

(lambda-timer-function-wrapper handler)

wrapper for AWS timer events

wrapper for AWS timer events
sourceraw docstring

map->querystringcljs

(map->querystring data)
source

ring->lambdacljs

(ring->lambda callback codec)
source

serialize-responsecljs

(serialize-response codec resp)
source

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

× close