Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
yeager
v0.1.2
Yeager
App
HTTPHandler
Result
Router
RouterHandler
Routes
Built with Crystal 1.9.2
2023-10-08 06:58:25 UTC
class
Yeager::HTTPHandler
Yeager::HTTPHandler
Reference
Object
Included Modules
HTTP::Handler
Defined in:
yeager/app.cr
Constructors
.new
(routers : HTTPRouters, handlers : HTTPHandlers)
Instance Method Summary
#call
(ctx)
Constructor Detail
def self.
new
(routers : HTTPRouters, handlers : HTTPHandlers)
#
[
View source
]
Instance Method Detail
def
call
(ctx)
#
[
View source
]