build

package
v0.0.0-...-bdf6e57 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BuildA bool // -a flag
	//BuildBuildmode         string // -buildmode flag
	BuildI          bool   // -i flag
	BuildLinkshared bool   // -linkshared flag
	BuildMSan       bool   // -msan flag
	BuildN          bool   // -n flag
	BuildO          string // -o flag

)

Functions

func Clean

func Clean(root string)

Types

type Inspect

type Inspect struct {
	Root         string
	IsMod        bool
	Dependencies []string // go mod verdor -v
}

func NewInspect

func NewInspect(root string) *Inspect

func (*Inspect) Build

func (*Inspect) Build(folder string, flags string, args string)

func (*Inspect) BuildTags

func (*Inspect) BuildTags(path string) string

func (*Inspect) EndpointPath

func (i *Inspect) EndpointPath() (path []string)

func (*Inspect) Find

func (*Inspect) Find(path string) string

Jump to

Keyboard shortcuts

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