Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { Monitor *db.MySQLMonitor Refresh chan struct{} // contains filtered or unexported fields }
func NewApp ¶
func NewApp(monitor *db.MySQLMonitor) *App
func (*App) SetTableData ¶
func (app *App) SetTableData(pl db.ProcessList)
Click to show internal directories.
Click to hide internal directories.