gomod

package module
v0.0.87 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2024 License: MIT Imports: 6 Imported by: 1

README

gomod

utilidades para trabajar con modulos go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CommandFound added in v0.0.68

func CommandFound() bool

si encuentra comando lo ejecutamos

func Exist

func Exist(dir string) (content, err string)

dir ej: "test_project" default ""

func GetPackage

func GetPackage(line string) string

func GetRepositoryOwner

func GetRepositoryOwner(gomod_file_contend string) string

func GetSemanticVersion

func GetSemanticVersion(line string) string

func GetSeparateUsedPackageNames added in v0.0.5

func GetSeparateUsedPackageNames(path string) (modules, components []string, err string)

func GetUsedPackageNames

func GetUsedPackageNames(path string) (pkg_list []string, err string)

func GogetAll added in v0.0.68

func GogetAll() (err string)

func SeparatePackageNames added in v0.0.5

func SeparatePackageNames(packages_names []string) (modules, components []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL