Skip to content

stevenh/go-ole

 
 

Repository files navigation

go-ole

WHATS:

Go bindings for Windows COM.

INSTALL:

To experiment with go-ole, you can just compile and run the example program:

go get github.com/mattn/go-ole
cd /path/to/go-ole/
go test

cd /path/to/go-ole/example/excel
go run excel.go 

LICENSE:

under the MIT License: http://mattn.mit-license.org/2013

AUTHOR:

  • Yasuhiro Matsumoto
  • Jacob Santos

About

win32 ole implementation for golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%