gomod

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Download

func Download(dir string) error

Download runs go mod download in the given directory if it contains a go.mod file.

func ListModules

func ListModules(dir string) (module string, dependencies map[string]string, err error)

ListModules returns the name of the module and a map from dependency names to their versions as declared by the go.mod file in the current directory.

Types

This section is empty.

Jump to

Keyboard shortcuts

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