registry

package
v1.56.55 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2023 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

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

Add add a registry key

func (*Key) Delete

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

Delete removes a registry key

func (*Key) Exists

func (k *Key) Exists() bool

Exists checks if a registry key exists

func (*Key) Export

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

Export exports a registry key

func (*Key) Import

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

Import imports a registry key

func (*Key) Open

func (k *Key) Open() (registry.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