Liking cljdoc? Tell your friends :D

stedi.lambda.build

Analyzes project paths, compiles lambda functions classes and bundles classes with their dependencies.

Analyzes project paths, compiles lambda functions classes and bundles
classes with their dependencies.
raw docstring

stedi.lambda.compile

Wrapper to clojure.core/compile that dynamically binds stedi.lambda/*compile-entrypoint* such that only one lambda function gets compiled. See stedi.lambda/defentrypoint for more information.

Wrapper to `clojure.core/compile` that dynamically binds
`stedi.lambda/*compile-entrypoint*` such that only one lambda
function gets compiled. See `stedi.lambda/defentrypoint` for more
information.
raw docstring

stedi.lambda.registry

A registry to track loaded lambda entrypoints.

A registry to track loaded lambda entrypoints.
raw docstring

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

× close