Registry / cloud / cloud
library0.123.0gogounverified

Package cloud is the root of the packages used to access Google Cloud Services.

go get google.golang.org/cloud
INSTALL
IMPORT
SIG · CLOUD
C
cloud
cloudgov0.123.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cloud
✓ google.golang.org/cloud

Demonstrates importing the cloud package and accessing its exported scopes.

package main import ( "fmt" "google.golang.org/cloud" ) func main() { fmt.Println(cloud.Scopes) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.123.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
cloud — go get cloud · libregistry