You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go-windows is a library for Go (golang) that provides wrappers to various
Windows APIs that are not covered by the stdlib or by
golang.org/x/sys/windows.
Goals / Features
Does not use cgo.
Provide abstractions to make using the APIs easier.