Categorygithub.com/paxbug/go-ole
repository
0.1.0
Repository: https://github.com/paxbug/go-ole.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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