Install golang-github-digitalocean-godo-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-digitalocean-godo-dev
Description:
DigitalOcean API V2 client library for Google Go
Godo is official API client library from the cloud provider DigitalOcean for the Go language. The functionality of the web based control panel of DigitalOcean is also available through the API. It could be used to manage droplets (private virtual servers) and resources within the cloud in a simple way using HTTP requests. For authentication, personal access tokens (PAT) are used.
Homepage: https://github.com/digitalocean/godo
Version: 1.1.0-1
Section: universe/devel