im2kl / go-windows

go-windows provides Go wrappers for Windows APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-windows

Build Status Build status 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.

License:Apache License 2.0


Languages

Language:Go 97.7%Language:Shell 1.2%Language:Batchfile 1.1%