abstract class Tourmaline::Middleware

Defined in:

tourmaline/middleware.cr

Instance Method Summary

Instance Method Detail

abstract def call(context : Context) #

[View source]
def call_internal(context : Context) #

[View source]
def next #

[View source]
def stop #

[View source]