Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogWhenVerbose = func(msg string, args ...interface{}) { log.Printf(msg, args...) }
LogWhenVerbose will write debugging information to stdout when verbose mode is requested
Functions ¶
func FindAllCoverageFiles ¶
FindAllCoverageFiles will find all directories below the supplied one
func FindAllGoDirs ¶
FindAllGoDirs will find all directories below the supplied with go files in them
func GetCurrentDir ¶
func GetCurrentDir() string
GetCurrentDir will return the currently executing directory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.