cmd

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GetCWDError                 = "Could not get CWD"
	FileFolderDoesNotExistError = "File or folder does not exist"
	ReadFileError               = "Could not read file"
	CreateTemporaryFileError    = "Could not create temporary file"
	WriteTemporaryFileError     = "Could not write temporary file"
	GoNotInstalledError         = "go executable not installed on path"
	GoGetError                  = "Could not run go get"
	BuildFailedError            = "Could not build go file"
	ChangeDirError              = "Unable to change directories"
	WriteFileError              = "Could not write file"
	CopyTempFileToOutput        = "Could not copy temporary built executable"
	ReadTemplateFileError       = "Could not read template file"
	CompressFileError           = "Could not compress input file"
)

Variables

View Source
var Goarch string
View Source
var Goos string

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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