Registry / utility / go-ole-go-ole

go-ole-go-ole

JSON →
library1.3.0gogounverified

A library for interacting with Microsoft Component Object Model (COM) from Go.

go get github.com/go-ole/go-ole
INSTALL
IMPORT
SIG · GO-OLE-GO-OLE
G
go-ole-go-ole
utilitygov1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ole
github.com/go-ole/go-ole

Initialize COM with multithreaded apartment.

package main import ( "github.com/go-ole/go-ole" ) func main() { ole.CoInitializeEx(0, ole.COINIT_MULTITHREADED) defer ole.CoUninitialize() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
go-ole-go-ole — go get go-ole-go-ole · libregistry