builder

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	common.CommandRunner
	common.FileSystem
	common.Timer
	common.Version

	OutputPath string
	GOOS       string
	GOARCH     string
	Verbose    bool
}

Builder implements the "build" command

func (Builder) Execute

func (builder Builder) Execute(project common.Project, cfg config.Config) error

Execute executes the command

func (Builder) RequiresBuild

func (builder Builder) RequiresBuild() bool

RequiresBuild indicates if a build is required before running the command

Jump to

Keyboard shortcuts

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