Versions in this module Expand all Collapse all v0 v0.1.0 Oct 23, 2024 Changes in this version + func About() templ.Component + func Chart(percentage float64, label string) templ.Component + func Clock(t string) templ.Component + func ContactUs() templ.Component + func Cpu() templ.Component + func CpuInfo(cpu *metrics.CpuInfoResult) templ.Component + func Disk() templ.Component + func DiskInfo(diskUsage *disk.UsageStat) templ.Component + func ErrorComponent() templ.Component + func FormatBootTime(bootTime uint64) string + func Guage(input float64, index int) templ.Component + func GuageStyle(percentage float64) templ.CSSClass + func MemInfo(mem *mem.VirtualMemoryStat) templ.Component + func Memory() templ.Component + func Metrics(metrics metrics.Metrics) templ.Component + func Nav() templ.Component + func Process() templ.Component + func ProcessInfo(process []*metrics.Proc) templ.Component + func SysInfo() templ.Component + func SystemInfo(info *host.InfoStat) templ.Component + func Time() templ.Component