Documentation
¶
Overview ¶
templ: version: v0.2.598
Index ¶
- Constants
- func Index() templ.Component
- func Row(e model.Event) templ.Component
- func Stats(stats model.CombinedStats) templ.Component
- func Table(events []model.Event, query url.Values) templ.Component
- func Tx(tx model.TxInfo) templ.Component
- func TxIDBlock(id, header string) templ.Component
- func TxInfo(tx model.TxInfo) templ.Component
- func TxLog(tx model.TxInfo) templ.Component
- func TxLogEvent(e model.TxLogEvent) templ.Component
- func TxPage(tx model.TxInfo) templ.Component
Constants ¶
View Source
const (
EventTXRow = "tx-row"
)
Variables ¶
This section is empty.
Functions ¶
func TxLogEvent ¶
func TxLogEvent(e model.TxLogEvent) templ.Component
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.