module Fw::Handler
Defined in:
fw/handler.crInstance Method Summary
Instance Method Detail
abstract
def call(ctx : HTTP::Server::Context, done : HTTP::Server::Context -> HTTP::Server::Context | String | Int32 | Int64 | Bool | Nil)
#