directory
0.0.0-20230120150544-0effba12f4ea
Repository: https://github.com/projectserenity/firefly.git
Documentation: pkg.go.dev

# Packages

Command bootimage turns the bootloader and kernel into a bootable disk image.
Command check-deps uses package vendeps to check external dependencies for issues.
Command crate-features analyses the Rust crates in the repository for unstable features, printing a summary.
Command crate-lints checks that all Rust crates in the repository configure a mandatory set of lints.
Package cratesio simplifies calling the Crates.io API.
Package gomodproxy simplifies fetching data from a Go module proxy.
Command plan provides functionality to process syscall and structure information described in Plan documents.
Package simplehttp is a very simple HTTP client helper library.
Package starlark provides helper functionality for processing Starlark files.
Command update-deps helps identify and perform updates to Firefly's dependencies.
Package vendeps provides functionality for managing vendored external dependencies.
Command vendor-deps uses package vendeps to vendor external dependencies into the repository.