package
Version:
v0.0.0-...-c4caace
Opens a new window with list of versions in this module.
Published: Aug 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Payload struct {
Processes map[string]interface{} `json:"processes"`
Meta map[string]string `json:"meta"`
}
Payload handles the JSON unmarshalling of the metadata payload
GetPayload builds a payload of processes metadata collected from gohai.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.