package
0.13.1
Repository: https://github.com/jeffzhangme/glide.git
Documentation: pkg.go.dev

# Functions

GetBuildContext returns a build context from go/build.
GetRootFromPackage retrives the top level package from a name.
NormalizeName takes a package name and normalizes it to the top level package.

# Variables

ResolveCurrent selects whether the package should only the dependencies for the current OS/ARCH instead of all possible permutations.

# Structs

BuildCtxt is a convenience wrapper for not having to import go/build anywhere else.