/windows

Golang library implementing a number of Windows specific features; such as to-and-from native encoding and UTF-8, and functional tools for paths and files.

Primary LanguageGoApache License 2.0Apache-2.0

Build status Code Climate Coverage Status GoDoc

windows

Golang library implementing a number of Windows specific features; such as to-and-from system encoding and UTF-8, along with functional APIs for dealing with paths and files.

Installation

go get github.com/jbenden/windows

License

The windows Golang library is Apache 2.0 licensed.