softlayer-go
softlayer-go copied to clipboard
Keep track of API calls
Should have a way to keep track of API calls in the session object (service/method/args/options) and allow for easy debugging / testing output.
And like a FakeTransport or something class to make testing easier.