buildscript

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildScript

type BuildScript struct {
	Tags      []string
	AppName   string
	MainFile  string
	Output    string
	Platforms []*types.PlatformSpec
	Verbose   bool
}

func NewBuildScript

func NewBuildScript(appName, mainfile string, tags []string, verbose bool, platforms ...*types.PlatformSpec) *BuildScript

func (*BuildScript) String

func (bs *BuildScript) String() string

TODO: the -race flag needs CDO enabled for now https://github.com/golang/go/issues/6508

type Image

type Image string

Jump to

Keyboard shortcuts

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