Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Items contains the data we will save to GorillaReport Items = make(map[string]interface{}) // InstalledItems contains a list of items we attempted to install InstalledItems []interface{} // UninstalledItems contains a list of items we attempted to uninstall UninstalledItems []interface{} )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.