golang library

Why don't you use the api directly? golang should be able to access a REST API, so there is no need for a C-wrapper.
 
i dont like always reimplement everything in different languages (http request build/response parse, etc).
If you look, my code is just a bindings to the c/rust code: translates function calls/variables from golang to c. I think, the rust based "c wrapper" is a good base, with that it's easy to add bindings for other languages (python, nodejs, perl, lua, etc)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!