Documentation ¶
Index ¶
- func AskForConfirmation(input string) bool
- func AskForEmail() (string, error)
- func CreateArchive(local bool, distPath, pyChecksPath string) (string, error)
- func SendFlare(archivePath string, caseID string, email string) (string, error)
- func SendFlareWithHostname(archivePath string, caseID string, email string, hostname string) (string, error)
- type SearchPaths
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AskForConfirmation ¶
AskForConfirmation asks for the user's confirmation to send the flare
func CreateArchive ¶
CreateArchive packages up the files
Types ¶
type SearchPaths ¶
SearchPaths is just an alias for a map of strings
Click to show internal directories.
Click to hide internal directories.