summaryrefslogtreecommitdiffstats
path: root/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'config.go')
-rw-r--r--config.go11
1 files changed, 1 insertions, 10 deletions
diff --git a/config.go b/config.go
index 2d27299..7fe2d72 100644
--- a/config.go
+++ b/config.go
@@ -12,16 +12,7 @@ import (
"github.com/xxxserxxx/gotop/widgets"
)
-// TODO: Cross-compiling for darwin, openbsd requiring native procs & temps
-// TODO: Merge #184 or #177 degree symbol (BartWillems:master, fleaz:master)
-// TODO: Merge #169 % option for network use (jrswab:networkPercentage)
-// TODO: Merge #167 configuration file (jrswab:configFile111)
-// TODO: Merge #157 FreeBSD fixes & Nvidia GPU support (kraust:master)
-// TODO: Merge #156 Added temperatures for NVidia GPUs (azak-azkaran:master)
-// TODO: Merge #135 linux console font (cmatsuoka:console-font)
-// TODO: Export Prometheus metrics @feature
-// TODO: Virtual devices from Prometeus metrics @feature
-// TODO test, build, release [#119] [#120] [#121]
+// TODO: test, build, release [#119] [#120] [#121]
type Config struct {
ConfigDir string
LogDir string