class

Lambda::Builder::Runtime

Inherits Reference / Object

Constants

Log = ::Log.for(self)

Constructors

Instance methods

_process_request(proc : Proc(JSON::Any, JSON::Any))
Source
handlers
Source
host
Source
port
Source
process_handler
Source
register_handler(name : String, &handler : JSON::Any -> JSON::Any)

Associate the block/proc to the function name

Source