builder

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	SrcPath        string // user-land packages
	BbgRootSrcPath string // std packages
}

func (*Builder) Build

func (b *Builder) Build(workdir string, args []string)

type DependencyTree

type DependencyTree map[string]map[string]bool

type PackageToBuild

type PackageToBuild struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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