package
6.0.0+incompatible
Repository: https://github.com/srcup/u-root.git
Documentation: pkg.go.dev

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BBBuilder is an implementation of Builder that compiles many Go commands into one busybox-style binary.
BinaryBuilder builds each Go command as a separate binary.
Opts are options passed to the Builder.Build function.
SourceBuilder includes full source for Go commands in the initramfs.

# Interfaces

Builder builds Go packages and adds the binaries to an initramfs.