Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NotFound = xerrors.New("not found") PkgNameNotFound = xerrors.New("package name was not found") )
Functions ¶
func GetGoModPath ¶
GetGoModPath - Search for go.mod by breadth-first-search directly under the Git repository
func GetGoModule ¶
GetGoModule - Get the Go root package name from go.mod
Types ¶
Click to show internal directories.
Click to hide internal directories.