Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

x1unix/go-regwatch

Repository files navigation

go-regwatch

Package regwatch provides a tiny wrapper that allows to track registry key changes in Windows operating system.

This library wraps RegNotifyChangeKeyValue Windows syscall.

Usage

See example_test.go