mirror of
https://github.com/bcicen/ctop.git
synced 2025-11-18 00:40:37 +01:00
refactor widgets, add wrapper structs
This commit is contained in:
@@ -8,7 +8,6 @@ import (
|
||||
var log = logging.Init()
|
||||
|
||||
type ContainerWidgets interface {
|
||||
Reset()
|
||||
Buffer() ui.Buffer
|
||||
Highlight()
|
||||
UnHighlight()
|
||||
|
||||
Reference in New Issue
Block a user