class Telecr::Core::HandlerCollection

Defined in:

core/handler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add(type : String, filters : Hash(Symbol, FilterValue), proc : Context -> ) #

[View source]
def find_match(ctx : Context) : Handler | Nil #

[View source]
def stats #

[View source]