linode / linodego

Go client for Linode REST v4 API
MIT License
138 stars 81 forks source link

Implemented doRequest helper method #557

Closed ezilber-akamai closed 1 month ago

ezilber-akamai commented 1 month ago

📝 Description

Added a private “doRequest” generic helper that accepts the following parameters:

✔️ How to Test

Pull down this PR locally before running tests.

Unit Tests

make testunit