package
0.0.0-20210104084008-1f06296fe8ad
Repository: https://github.com/chipaca/snappy.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

Env contains the data of the uboot environment.

# Type aliases

OpenFlags instructs open how to alter its behavior.