module StatusPage

Defined in:

status_page.cr
status_page/html_builder.cr
status_page/logs.cr
status_page/program_info.cr
status_page/quick_section.cr
status_page/section.cr

Class Method Summary

Class Method Detail

def self.default_handler #

[View source]
def self.make_server(handlers = [] of HTTP::Handler, no_http = false, &block : Proc(HTTP::Server::Context, Nil)) #

[View source]
def self.make_server(handlers = [] of HTTP::Handler, no_http = false) #

[View source]