godeps

package
v0.0.0-...-d69f115 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2021 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dep

type Dep struct {
	ImportPath string
	Rev        string
	Comment    string
}

type Godeps

type Godeps struct {
	ImportPath   string
	GoVersion    string
	GodepVersion string
	Packages     []string
	Deps         []Dep
	// contains filtered or unexported fields
}

func FromFile

func FromFile(file string) (*Godeps, error)

func (*Godeps) Commit

func (g *Godeps) Commit(pkg string) (string, error)

func (*Godeps) MainPackageCommit

func (g *Godeps) MainPackageCommit(pkg string, commit string)

Jump to

Keyboard shortcuts

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