Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFolder ¶
func GetFolder() string
GetFolder gets the path to a user supplied folder, used for exporting a number of files to (for instance, report .xml files, .nessus scan results, etc).
func GetInput ¶
GetInput gets a user-supplied string using the supplied parameter msg as a prompting message.
func GetRepo ¶
GetRepo fetches a list of all the repositories in the system and displays them as a choose list for batch importing various objects which require a user-selected repository.
func GetSelection ¶
GetSelection gets a user-supplied selection used for traversing menus with the supplied default parameter used if no input is given.
Types ¶
type Export ¶
type Export struct {
// contains filtered or unexported fields
}
Export menu
type Import ¶
type Import struct {
// contains filtered or unexported fields
}
Import menu
type Main ¶
type Main struct {
// contains filtered or unexported fields
}
Main menu
type Report ¶
type Report struct {
// contains filtered or unexported fields
}
Report menu
Source Files ¶
Click to show internal directories.
Click to hide internal directories.