exec

package
v0.0.0-...-7aa44a9 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2018 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunBazelBuild

func RunBazelBuild(workspace, target string)

RunBazelBuild executes "bazel build" for the given bazel build target.

func RunBazelQuery

func RunBazelQuery(workspace, folder string, command []string, targets map[string]struct{})

RunBazelQuery executes "bazel query" for the given folder and returns all bazel build targets under this sub tree.

func RunCommand

func RunCommand(cfg *conf.GobazelConf, command string) error

RunCommand executes the given command.

func RunGoInstall

func RunGoInstall(cfg *conf.GobazelConf, goPkg string)

RunGoInstall executes the "go install" command on the given Go package.

func RunGoWalkInstall

func RunGoWalkInstall(cfg *conf.GobazelConf, workspace, proj string)

RunGoWalkInstall walks the given proj directory and run "go install" for each go package.

Types

This section is empty.

Jump to

Keyboard shortcuts

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