Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crambda
v0.0.1
Crambda
LambdaContext
Built with Crystal 1.9.2
2023-10-08 00:33:06 UTC
module
Crambda
Defined in:
crambda.cr
Constant Summary
VERSION
=
"0.0.1"
Class Method Summary
.start_lambda
(&block : JSON::Any, LambdaContext -> JSON::Any)
Class Method Detail
def self.
start_lambda
(&block : JSON::Any,
LambdaContext
-> JSON::Any)
#
[
View source
]