builder

package
v2.1.1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2026 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Overview

Package builder provides build orchestration functionality for YAP packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	PKGBUILD      *pkgbuild.PKGBUILD
	SkipHashCheck bool
}

Builder maps PKGBUILD to generic functions aimed at artifacts generation.

func (*Builder) Compile

func (builder *Builder) Compile(ctx context.Context, noBuild bool) error

Compile manages all the instructions that lead to a single project artifact. It returns any error if occurred.

Jump to

Keyboard shortcuts

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