src

module
v0.0.0-...-d8fbaca Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: BSD-3-Clause

Directories

Path Synopsis
cmd
gencmddeps
gencmddeps generates a command dependency Go file.
gencmddeps generates a command dependency Go file.
goanywhere
goanywhere creates a Go workspace from the packages' modules in the given local file paths.
goanywhere creates a Go workspace from the packages' modules in the given local file paths.
makebb
makebb compiles many Go commands into one bb-style binary.
makebb compiles many Go commands into one bb-style binary.
makebbmain
makebbmain adds u-root command package imports to an existing main() template file.
makebbmain adds u-root command package imports to an existing main() template file.
rewritepkg
rewritepkg takes a Go command's source and rewrites it to be a u-root busybox compatible library package.
rewritepkg takes a Go command's source and rewrites it to be a u-root busybox compatible library package.
pkg
bb
Package bb builds one busybox-like binary out of many Go command sources.
Package bb builds one busybox-like binary out of many Go command sources.
bb/bbinternal
Package bbinternal is the internal API for both bazel and standard Go busybox builds.
Package bbinternal is the internal API for both bazel and standard Go busybox builds.
bb/bbmain
Package bbmain is the package imported by all rewritten busybox command-packages to register themselves.
Package bbmain is the package imported by all rewritten busybox command-packages to register themselves.
bb/bbmain/cmd
Package main is the busybox main.go template.
Package main is the busybox main.go template.
bb/findpkg
Package findpkg finds packages from user-input strings that are either file paths or Go package paths.
Package findpkg finds packages from user-input strings that are either file paths or Go package paths.
golang
Package golang is an API to the Go compiler.
Package golang is an API to the Go compiler.
monoimporter
Package monoimporter provides a monorepo-compatible types.Importer for Go packages.
Package monoimporter provides a monorepo-compatible types.Importer for Go packages.

Jump to

Keyboard shortcuts

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