diff --git a/component/session/server.go b/component/session/server.go index 6ccf6fd..dbdbceb 100644 --- a/component/session/server.go +++ b/component/session/server.go @@ -98,7 +98,7 @@ table, th, td { // Statistics table _, _ = fmt.Fprintf(w, "
Statistics (%d)
", runtime.NumGoroutine()) _, _ = fmt.Fprintf(w, "Last Refresh Time | Uptime | CPU | MEM | DISK | Total | Upload | Download |
---|---|---|---|---|---|---|---|
Last Refresh Time | Uptime | CPU | Mem | Disk | Total | Upload | Download |
%v | %v | %v | %v | %v | %v | %v | %v |