Correctly send stats & proc information back for servers
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
const (
|
||||
ConsoleOutputEvent = "console output"
|
||||
StateChangeEvent = "state change"
|
||||
ResourceEvent = "resources"
|
||||
)
|
||||
|
||||
// Defines the basic interface that all environments need to implement so that
|
||||
|
||||
Reference in New Issue
Block a user