Documentation
¶
Index ¶
- func CommandFound() bool
- func Exist(dir string) (content, err string)
- func GetPackage(line string) string
- func GetRepositoryOwner(gomod_file_contend string) string
- func GetSemanticVersion(line string) string
- func GetSeparateUsedPackageNames(path string) (modules, components []string, err string)
- func GetUsedPackageNames(path string) (pkg_list []string, err string)
- func GogetAll() (err string)
- func SeparatePackageNames(packages_names []string) (modules, components []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPackage ¶
func GetRepositoryOwner ¶
func GetSemanticVersion ¶
func GetSeparateUsedPackageNames ¶ added in v0.0.5
func GetUsedPackageNames ¶
func SeparatePackageNames ¶ added in v0.0.5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.