Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Result ¶
type Result struct { Modules map[string]modules.KaeterModule `json:"Modules"` // Modules is uppercase here for backwards compatibility // contains filtered or unexported fields }
Result holds the structure of the JSON output generated by the command
Click to show internal directories.
Click to hide internal directories.