Remove remaining monitor types (code cleanup)
This commit is contained in:
@@ -10,19 +10,6 @@ import (
|
||||
"github.com/cortezaproject/corteza-server/pkg/options"
|
||||
)
|
||||
|
||||
type Monitor struct {
|
||||
//Alloc,
|
||||
//TotalAlloc,
|
||||
//Sys,
|
||||
//Mallocs,
|
||||
//Frees,
|
||||
//LiveObjects,
|
||||
//PauseTotalNs uint64
|
||||
//
|
||||
//NumGC uint32
|
||||
//NumGoroutine int
|
||||
}
|
||||
|
||||
var (
|
||||
// Holds options for monitor
|
||||
opt options.MonitorOpt
|
||||
|
||||
Reference in New Issue
Block a user