package
2.3.0+incompatible
Repository: https://github.com/midnight-conqueror/cogo.git
Documentation: pkg.go.dev

# Functions

CreateDroplet will ask the user a series of questions to determine what kind of droplet they would like to be create 1.
DestroyDroplet will show the user a list of servers upon selecting the server you will have to confirm with y/n Once confirmed the user will then have to type in the name of the droplet to make sure they are aware of what they're deleting Once entered they will have to do another y/n to confirm that they definitely want it gone The deleted droplets name is returned.
DisplayDropletList gets all the droplets and formats it with some colours.