package
0.0.0-20250312152250-ea85ec9d2454
Repository: https://github.com/snapcore/snapd.git
Documentation: pkg.go.dev
# Functions
Create a new empty uboot env file with the given size.
Open opens a existing uboot env file.
OpenWithFlags opens a existing uboot env file, passing additional flags.
# Constants
OpenBestEffort instructs OpenWithFlags to skip malformed data without returning an error.
# Structs
No description provided by the author
Env contains the data of the uboot environment.
# Type aliases
OpenFlags instructs open how to alter its behavior.