buildergo

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package buildergo provides the built-in go builder plugin for wfctl build.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() builder.Builder

New returns a new GoBuilder.

Types

type GoBuilder

type GoBuilder struct{}

GoBuilder builds Go binaries via `go build`.

func (*GoBuilder) Build

func (g *GoBuilder) Build(ctx context.Context, cfg builder.Config, out *builder.Outputs) error

func (*GoBuilder) Name

func (g *GoBuilder) Name() string

func (*GoBuilder) SecurityLint

func (g *GoBuilder) SecurityLint(cfg builder.Config) []builder.Finding

func (*GoBuilder) Validate

func (g *GoBuilder) Validate(cfg builder.Config) error

Jump to

Keyboard shortcuts

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