Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { LogFilename string `json:"filename"` Source string `json:"source"` // example: app, staging, stackato.dea_ng InstanceIndex int `json:"instance_index"` AppGUID string `json:"app_guid"` AppName string `json:"app_name"` AppSpace string `json:"app_space"` common.MessageCommon }
Message corresponds to an entry in the app log stream.
Click to show internal directories.
Click to hide internal directories.