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

Separate dedicated server functions into the multiple files

majidkarimizadeh opened this issue · comments

The following files got large, and it's difficult to read. It would be good to separate functionality into the multiple files.

https://github.com/majidkarimizadeh/leaseweb-go-sdk/blob/master/dedicated_server.go
https://github.com/majidkarimizadeh/leaseweb-go-sdk/blob/master/dedicated_server_test.go