linker

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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Linker

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

	WorkDir string
	OutFile string
	// contains filtered or unexported fields
}

func (*Linker) Visit

func (l *Linker) Visit(ctx context.Context, node *dag.Node) error

type Logger

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

Jump to

Keyboard shortcuts

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