builder

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(ctx context.Context, opts BuildOptions) error

Build generates code, compiles ./cmd/... into bin/app, and optionally writes a Dockerfile.

Types

type BuildOptions

type BuildOptions struct {
	RootDir string
	Docker  bool
	Stdout  io.Writer
	Stderr  io.Writer
	// contains filtered or unexported fields
}

BuildOptions configures the build flow.

Jump to

Keyboard shortcuts

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