Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gencmddeps
command
gencmddeps generates a command dependency Go file.
|
gencmddeps generates a command dependency Go file. |
|
goanywhere
command
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
command
makebb compiles many Go commands into one bb-style binary.
|
makebb compiles many Go commands into one bb-style binary. |
|
makebbmain
command
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
command
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
command
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. |
|
bb/findpkg/test/goglob/echo
command
|
|
|
bb/findpkg/test/goglob/foo
command
|
|
|
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. |
Click to show internal directories.
Click to hide internal directories.