Leaseweb / leaseweb-go-sdk

The Golang SDK for Leaseweb API

Home Page:https://developer.leaseweb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove SetVersion

majidkarimizadeh opened this issue · comments

SetVersion function from leasewebApi is not used within the SDK, and it is redundant. please merge it with getPath function and remove it from existing API structs.

https://github.com/majidkarimizadeh/leaseweb-go-sdk/blob/master/rest.go#L28