package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jan 28, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Archive bundles files into an archive.
BuildGo builds a Go binary.
Getwd returns the current working directory.
Mkdir creates the specified directory.
func RequireFiles(files []string)
RequireFiles checks for existence and readability of files.
WriteFile writes the data to the specified file.
CopySpec specifies files to copy.
type GoSpec struct {
OS, Arch, Arm, LDFlags string
}
GoSpec configures a Go binary build.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.