billputer / go-namecheap

A Go library for using the Namecheap API
MIT License
49 stars 28 forks source link

Add more functionality around pricing #9

Closed phpfs closed 6 years ago

phpfs commented 6 years ago

This solves Issue #8 and also adds getTLDList() and usersGetPricing()

(The whole code is go-fmt approved!)

billputer commented 6 years ago

Looks good to me. Thanks for the contribution.