class Amber::Pipe::Base

Overview

Base class to include the HTTP::Handler module.

Included Modules

Direct Known Subclasses

Defined in:

amber/pipes/base.cr

Instance Method Summary

Instance Method Detail

def call(context : HTTP::Server::Context) #

Execution of this handler.


[View source]