Documentation
¶
Index ¶
- func CreateKey(registryPath string) (bool, error)
- func DeleteFromRegistry(registryPath string, name string) error
- func ReadStringFromRegistry(registryPath string, name string) (string, error)
- func ReadValueNames(registryPath string) ([]string, error)
- func WriteStringToRegistry(registryPath string, name string, value string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFromRegistry ¶
Delete string value from registry
func ReadStringFromRegistry ¶
Read string value from registry
func ReadValueNames ¶
Read value names of a key from registry
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.