Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Payload ¶
type Payload struct {
Gohai *gohai `json:"gohai"`
}
Payload handles the JSON unmarshalling of the metadata payload
func GetPayload ¶
func GetPayload() *Payload
GetPayload builds a payload of every metadata collected with gohai except processes metadata.
Click to show internal directories.
Click to hide internal directories.