registry

package
v0.10.1-alpha.7 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateKey

func CreateKey(registryPath string) (bool, error)

Create a key in the registry

func DeleteFromRegistry

func DeleteFromRegistry(registryPath string, name string) error

Delete string value from registry

func ReadStringFromRegistry

func ReadStringFromRegistry(registryPath string, name string) (string, error)

Read string value from registry

func ReadValueNames

func ReadValueNames(registryPath string) ([]string, error)

Read value names of a key from registry

func WriteStringToRegistry

func WriteStringToRegistry(registryPath string, name string, value string) error

Write string value to registry

Types

This section is empty.

Jump to

Keyboard shortcuts

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