Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/digitalocean/doctl
/ dropletsService
Struct
dropletsService
do/droplets.go:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
type
dropletsService
struct
{
89
client *godo.Client
90
}
91
92
var
_ DropletsService = &dropletsService{}
93
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected