nvram

package
v1.3.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CtrldKeyPrefix  = "ctrld_"
	CtrldSetupKey   = "ctrld_setup"
	CtrldInstallKey = "ctrld_install"
	RCStartupKey    = "rc_startup"
)

Variables

This section is empty.

Functions

func Restore

func Restore(m map[string]string, setupKey string) error

Restore restores the old value of given key from map m. The given setupKey is set to 0 to indicates key/value restored.

func Run

func Run(args ...string) (string, error)

Run runs the given nvram command.

func SetKV

func SetKV(m map[string]string, setupKey string) error

SetKV writes the given key/value from map to nvram. The given setupKey is set to 1 to indicates key/value set.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL