//
pkg.gl
Category
github.com/fossas/fossa-cli
buildtools
glide
package
1.1.10
Repository:
https://github.com/fossas/fossa-cli.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
7
Dependents
6
Files
109 SLOC
#
Functions
FromFile
FromFile reads a raw Lockfile from a glide.lock file.
New
New constructs a golang.Resolver.
UsedIn
UsedIn checks whether glide is used correctly within a project folder.
#
Variables
ErrNoLockfile
ErrNoLockfile is returned if a glide manifest is found without an accompanying lockfile.
#
Structs
Import
An Import is a single imported repository within a glide project.
Lockfile
A Lockfile contains the contents of a glide lockfile.