puller

package
v0.0.0-...-93ffe60 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger interface {
	Infof(format string, args ...interface{})
}

type Puller

type Puller struct {
	Logger   Logger
	BuildCtx gobuild.Context
	Tools    build.Tools

	CacheDir string
	WorkDir  string
}

func (*Puller) Visit

func (p *Puller) Visit(ctx context.Context, node *dag.Node) error

Jump to

Keyboard shortcuts

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