registry

package
v2.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key struct {
	Key     string
	Arch    string
	Default string
}

Key the registry key structure

func (*Key) Add added in v2.2.0

func (k *Key) Add(force bool) error

Add add a registry key

func (*Key) Delete added in v2.2.0

func (k *Key) Delete(force bool) error

Delete removes a registry key

func (*Key) Exists added in v2.2.0

func (k *Key) Exists() bool

Exists checks if a registry key exists

func (*Key) Export added in v2.2.0

func (k *Key) Export(file string) error

Export exports a registry key

func (*Key) Import added in v2.2.0

func (k *Key) Import(file string) error

Import imports a registry key

func (*Key) Open added in v2.5.0

func (k *Key) Open() (reg.Key, error)

Open opens a registry key

Jump to

Keyboard shortcuts

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