Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Verbose determines whether or not Printf will print anything Verbose = false // ErrNoPathsGiven is returned when no paths to any .go files were provided at the command line ErrNoPathsGiven = errors.New("No paths to any .go files were provided.") )
Functions ¶
func ErrMutuallyExclusiveParameters ¶
ErrMutuallyExclusiveParameters takes two inputs and returns a canned error response
func FormatHTTPError ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.