Versions in this module Expand all Collapse all v2 v2.0.0 Apr 8, 2024 Changes in this version + const CLASSES_ROOT — windows/amd64 + const CURRENT_CONFIG — windows/amd64 + const CURRENT_USER — windows/amd64 + const LOCAL_MACHINE — windows/amd64 + const PERFORMANCE_DATA — windows/amd64 + const REG_NOTIFY_CHANGE_ATTRIBUTES — windows/amd64 + const REG_NOTIFY_CHANGE_LAST_SET — windows/amd64 + const REG_NOTIFY_CHANGE_NAME — windows/amd64 + const REG_NOTIFY_CHANGE_SECURITY — windows/amd64 + const REG_NOTIFY_THREAD_AGNOSTIC — windows/amd64 + const Reg32Bit — windows/amd64 + const Reg64Bit — windows/amd64 + const RegAuto — windows/amd64 + const USERS — windows/amd64 + type Config struct — windows/amd64 + DefaultValue string + Key registry.Key + MaxDepth uint + Mode int + Path string + type WinReg struct — windows/amd64 + func Provider(cfg Config) *WinReg + func (s *WinReg) Read() (map[string]interface{}, error) + func (s *WinReg) ReadBytes() ([]byte, error) + func (s *WinReg) Watch(cb func(event interface{}, err error)) error Other modules containing this package github.com/pda0/koanf-winreg