MCPcopy
hub / github.com/digitalocean/doctl / appsService

Struct appsService

do/apps.go:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71type appsService struct {
72 client *godo.Client
73 ctx context.Context
74}
75
76var _ AppsService = (*appsService)(nil)
77

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected