Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GolangFinder ¶
type GolangFinder struct{}
func (GolangFinder) FindDependencyDirs ¶
func (f GolangFinder) FindDependencyDirs(files []string, findJars bool) ([]string, error)
Not needed for golang
Click to show internal directories.
Click to hide internal directories.