golang

package
v0.0.0-...-31e5406 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2021 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GolangRunner

type GolangRunner struct {
	GoTool    string
	IsWindows bool
	OsArch    string
	Binaries  []string
}

func (*GolangRunner) Collect

func (r *GolangRunner) Collect(ctx *types.Ctx, proj *types.Project, args []string) ([]string, error)

func (*GolangRunner) Configure

func (r *GolangRunner) Configure(ctx *types.Ctx, args []string) (*types.Project, error)

func (*GolangRunner) Detect

func (r *GolangRunner) Detect(ctx *types.Ctx) bool

func (*GolangRunner) Name

func (r *GolangRunner) Name() string

func (*GolangRunner) Task

func (r *GolangRunner) Task(ctx *types.Ctx, proj *types.Project, args []string) error

Jump to

Keyboard shortcuts

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