Skip to content

go-windows provides Go wrappers for Windows APIs.

License

Notifications You must be signed in to change notification settings

jetrmm/go-windows

 
 

Repository files navigation

go-windows

ci Go Documentation

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.

About

go-windows provides Go wrappers for Windows APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.1%
  • Shell 1.6%
  • Batchfile 1.3%