leopardslab / gocloud

☁️ Go API for open cloud
Apache License 2.0
119 stars 142 forks source link

Added functionality for DigitalOcean DNS module. #94

Closed shlokgilda closed 6 years ago

shlokgilda commented 6 years ago

In this PR, I have:

  1. Implemented all the functions for DigitalOcean DNS module.
  2. Added test cases for all the functions.
  3. Updated examples, docs and APIDocs.
  4. Updated README.md.