Liking cljdoc? Tell your friends :D

atomist.container


add-metadatacljs

(add-metadata handler)

check-environmentcljs

(check-environment handler)

pull ENV vars out of Process and add :team-id :team {:id ""} :graphql-endpoint :payload :bucket-name :topic :correlation-id :sendreponse function

fail if full ENV not found

pull ENV vars out of Process and add
:team-id
:team {:id ""}
:graphql-endpoint
:payload
:bucket-name
:topic
:correlation-id
:sendreponse function

fail if full ENV not found
raw docstring

cloud-runcljs

(cloud-run handler)

compile-send-reponse-functioncljs

(compile-send-reponse-function request)

create-loggercljs

(create-logger handler)

wrap atomist logger

wrap atomist logger
raw docstring

make-container-requestcljs

(make-container-request handler)

wrap handler in a go block and return a Promise that waits on this block

wrap handler in a go block and return a Promise that waits on this block
raw docstring

mw-cloudrunner-requestcljs


mw-make-container-requestcljs

(mw-make-container-request handler)

mw-skill-runner-requestcljs


read-atomist-payloadcljs

(read-atomist-payload handler)

merge atomist payload into request

merge atomist payload into request
raw docstring

resolvePayloadcljs


sendreponsecljs

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

× close