debug

package
v0.21.1 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const DebugRoute = "debug"

Variables

This section is empty.

Functions

func Cargohome

func Cargohome(ctx context.Context, client gwclient.Client) (*gwclient.Result, error)

Cargohome outputs all the Cargo dependencies for the spec

func Gomods

func Gomods(ctx context.Context, client gwclient.Client) (*gwclient.Result, error)

Gomods outputs all the gomodule dependencies for the spec

func PatchedSources

func PatchedSources(ctx context.Context, client gwclient.Client) (*gwclient.Result, error)

Sources is a handler that outputs all the sources.

func Pip

func Pip(ctx context.Context, client gwclient.Client) (*gwclient.Result, error)

Pip outputs all the pip dependencies for the spec

func Resolve

func Resolve(ctx context.Context, client gwclient.Client) (*gwclient.Result, error)

Resolve is a handler that generates a resolved spec file with all the build args and variables expanded.

func Routes added in v0.21.0

func Routes(prefix string) []frontend.Route

Routes returns the flat routes for the debug handler, prefixed with the given prefix. Debug routes are never spec-defined since no spec would have a "debug" target key.

func Sources

func Sources(ctx context.Context, client gwclient.Client) (*gwclient.Result, error)

Sources is a handler that outputs all the sources.

Types

This section is empty.

Jump to

Keyboard shortcuts

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