softlayer-go
softlayer-go copied to clipboard
SoftLayer API Client for the Go Language
https://pkg.go.dev/github.com/softlayer/softlayer-go Needs to be better formatted really. More doc strings Read and Implement: https://pkg.go.dev/about#best-practices
Make a function that does iteration, possibly async if thats easy enough. Should also require an orderby option or some other way of forcing an orderBy filter so users know...
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.
Hi: I'm trying to save a pdf or excel invoice, but I get an error after the call to getPdf() or getExcel() ```- reading body error: type mismatch - can't...
Hi Team, I work for IBM and a customer is reporting that Terraform provisioning fails while trying to upgrade a virtual guest on a dedicated XEN host. In the customers...
As part of network gateway order we need to send two orders which has a different container each other.To order the network gateway with configured sshkeys for gateway and its...
Hi, I'm creating some examples in order to pass them to customers when they required, and I'm trying to reload the OS of bare metal servers with a new disk...
`helpers/order/order.go`: ``` go // CheckBillingOrderStatus returns true if the status of the billing order for // the provided product order receipt is in the list of provided statuses. // Returns...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...