Documentation ¶
Index ¶
Constants ¶
View Source
const RegBase = ``
Variables ¶
This section is empty.
Functions ¶
func GetRegInteger ¶ added in v1.16.0
GetRegInteger looks up a registry path in our local machine path, or returns the given default if it can't.
This function will only work on GOOS=windows. Trying to run it on any other OS will always return the default value.
func GetRegString ¶
GetRegString looks up a registry path in our local machine path, or returns the given default if it can't.
This function will only work on GOOS=windows. Trying to run it on any other OS will always return the default value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.