golang

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PreBuildHook  = "pre-build"
	PostBuildHook = "post-build"
)

Variables

View Source
var (
	RequiredGoEnvKeys = []string{
		"GO111MODULE",
		"GOFLAGS",
		"GOINSECURE",
		"GOMOD",
		"GOMODCACHE",
		"GONOPROXY",
		"GONOSUMDB",
		"GOPATH",
		"GOPROXY",
		"GOROOT",
		"GOSUMDB",
	}
)

Functions

func NewFormatSubcommand

func NewFormatSubcommand() plugin.Subcommand

func NewGoInstallCommand

func NewGoInstallCommand() plugin.Subcommand

func NewGoUnittestCommand

func NewGoUnittestCommand() plugin.Subcommand

func NewGobuildCommand

func NewGobuildCommand() plugin.Subcommand

func NewModReplaceCommand

func NewModReplaceCommand() plugin.Subcommand

func NewModRequireCommand

func NewModRequireCommand() plugin.Subcommand

func NewModTidyCommand

func NewModTidyCommand() plugin.Subcommand

func NewModUpdateCommand

func NewModUpdateCommand() plugin.Subcommand

Types

type HookPhase

type HookPhase string

Jump to

Keyboard shortcuts

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