module StatusPage::Internal::HTTPRows

Direct including types

Defined in:

status_page/http.cr

Instance Method Summary

Instance Method Detail

def aggregated_header(t : StatusPage::HTMLBuilder::Table) #

[View source]
def aggregated_row(t : StatusPage::HTMLBuilder::Table, key : HTTPReqKey, agg : HTTPReqAgg) #

[View source]
def item_header(t : StatusPage::HTMLBuilder::Table) #

[View source]
def item_row(t : StatusPage::HTMLBuilder::Table, key : HTTPReqKey, agg : HTTPReqAgg) #

[View source]