Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
serverless
master
SLS
Ext
Athena
Lucky
Middleware
Lambda
Context
HTTPRequest
HTTPResponse
Runtime
Built with Crystal 1.9.2
2023-10-08 14:19:39 UTC
module
SLS::Ext::Lucky
Defined in:
serverless/ext/lucky.cr
Class Method Summary
.handler
(app_server : AppServer)
.run
(ctx : SLS::Lambda::Context, caller : HTTP::Handler) : Nil
Class Method Detail
def self.
handler
(app_server : AppServer)
#
[
View source
]
def self.
run
(ctx :
SLS::Lambda::Context
, caller : HTTP::Handler) : Nil
#
[
View source
]