Skip to content
/ adsi Public

Active Directory Service Interfaces libraries and tools for the Go language

License

Notifications You must be signed in to change notification settings

go-adsi/adsi

Repository files navigation

go-adsi (Go language bindings for ADSI) Go Reference

This package provides access to the Active Directory Service Interfaces that are available through the Windows component object model API. This package should compile on any platform but implementations are only provided for Windows.

The adsi package provides high level and idiomatic access to ADSI. It in turn relies on the api package, which handles the low level details of COM binding and is analogous to Go's syscall package.

This project is a work in progress. Only a small subset of the available interfaces have been implemented.

About

Active Directory Service Interfaces libraries and tools for the Go language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages