edit

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolAttr

func BoolAttr(rule *build.Rule, attrName string) bool

func EnsureSubinclude

func EnsureSubinclude(file *build.File)

func FindTargetByName

func FindTargetByName(file *build.File, name string) *build.Rule

func NewAssignExpr

func NewAssignExpr(key string, value build.Expr) *build.AssignExpr

func NewGoRepoRule added in v1.4.0

func NewGoRepoRule(mod, version, download string, licences []string) *build.CallExpr

func NewModDownloadRule added in v1.4.0

func NewModDownloadRule(mod, version string, licences []string) (*build.CallExpr, string)

func NewRuleExpr

func NewRuleExpr(kind, name string) *build.Rule

func NewStringExpr

func NewStringExpr(s string) *build.StringExpr

func NewStringList

func NewStringList(ss []string) *build.ListExpr

func RemoveTarget

func RemoveTarget(file *build.File, rule *build.Rule) bool

RemoveTarget removes the target with the given name from the build file

Types

This section is empty.

Jump to

Keyboard shortcuts

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