dep

package
v0.0.0-...-832427b Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Manager  = "dep"
	FileName = "Gopkg.toml"
)

Variables

This section is empty.

Functions

func New

func New(ctx context.Context) LoveBag

Types

type Dep

type Dep struct {
	// contains filtered or unexported fields
}

func (*Dep) File

func (d *Dep) File() string

func (*Dep) Initialize

func (d *Dep) Initialize(directory string) LoveBag

func (*Dep) Read

func (d *Dep) Read() ([]*Repository, error)

type GopkgConfig

type GopkgConfig struct {
	Constraint []constraint `toml:"constraint"`
	Prune      prune        `toml:"prune"`
}

Jump to

Keyboard shortcuts

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