winutil

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: BSD-3-Clause Imports: 0 Imported by: 10

Documentation

Index

Constants

View Source
const RegBase = ``

Variables

This section is empty.

Functions

func GetRegInteger added in v1.16.0

func GetRegInteger(name string, defval uint64) uint64

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

func GetRegString(name, defval string) string

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.

Jump to

Keyboard shortcuts

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