☁️ GCP

Google Cloud service integrations for the Golly ecosystem using official Google Cloud client libraries.

go get oss.nandlabs.io/golly-gcp

Golly GCP provides implementations of core Golly interfaces — VFS, Messaging, and GenAI — backed by Google Cloud services. It follows Golly’s provider pattern: blank-import a package to auto-register it, then use standard Golly managers with gs:// or pubsub:// URLs.

PackageCategoryDescription
gcpsvcConfigCentralized GCP config with named registry, multi-project/region support
genaiGenAIGoogle GenAI provider — Vertex AI, Gemini API, and Model Garden
gsStorageGoogle Cloud Storage VFS — read, write, copy, move, list, walk
pubsubMessagingCloud Pub/Sub messaging — publish, receive, listeners, ordered delivery

📖 Full API documentation: pkg.go.dev/oss.nandlabs.io/golly-gcp