To create bindings to allow you a go application to call Microsoft Windows Server Failover Cluster Api.
Currently uses syscall to wrap the c clusapi.dll and resutils.dll code.
Parts of the following cluster api sets
- Cluster
- Resource
- Registry
- Crypto
- add comments for public functions
- Write more tests
- complete more wrappers for functions