Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/digitalocean/doctl
/ vectorDBsService
Struct
vectorDBsService
do/vector_databases.go:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
type
vectorDBsService
struct
{
69
client *godo.Client
70
}
71
72
var
_ VectorDBsService = &vectorDBsService{}
73
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected