This is a basic implementation of a client library written in go to interract with Kill Bill.
The http layer has been adapated from the existing napping go repository (which was itself inspired by Python's excellent Requests library.
Only a few APIs have been implemented so far, mostly around payments call. There is an example which using go concurrency feature to throw some load at an existing running Kill Bill instance.