MCPcopy
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
68type vectorDBsService struct {
69 client *godo.Client
70}
71
72var _ VectorDBsService = &vectorDBsService{}
73

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected