mirror of
https://github.com/bcicen/ctop.git
synced 2025-11-11 05:35:40 +01:00
further containermap refactoring
This commit is contained in:
@@ -33,6 +33,9 @@ func NewInfo(id, name string) *ui.Table {
|
||||
return p
|
||||
}
|
||||
|
||||
func (w *Expanded) Reset() {
|
||||
}
|
||||
|
||||
func (w *Expanded) Render() {
|
||||
ui.Render(w.Info, w.Cpu, w.Mem, w.Net)
|
||||
ui.Handle("/timer/1s", func(ui.Event) {
|
||||
|
||||
Reference in New Issue
Block a user