Lambda::Builder::Runtime
Inherits Reference / Object
Constants
Log = ::Log.for(self)
Constructors
new
SourceInstance methods
_process_request(proc : Proc(JSON::Any, JSON::Any))
Sourcehandlers
Sourcehost
Sourceport
Sourceprocess_handler
Sourceregister_handler(name : String, &handler : JSON::Any -> JSON::Any)
Associate the block/proc to the function name
run
Source