# Functions
NewEmpty creates a new empty Gohai payload.
# Structs
Gohai is the inner payload for Gohai.
Payload handles the JSON unmarshalling of the metadata payload As weird as it sounds, in the v5 payload the value of the "gohai" field is a JSON-formatted string.
ProcessesPayload handles the JSON unmarshalling.