Package mcloud provides Go bindings for MCLoud.
All the binding code has automatically been generated with rules defined in mcloud.yml.
You will need to get the cgogen tool installed first.
$ git clone https://github.com/ELITR/mcloud-go && cd mcloud-go
$ make clean
$ make build