Skip to content

nandlabs/golly-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golly-gcp

report testing release releaseDate godoc

golly-gcp is a Go module that provides a set of utilities to interact with GCP services. This is an extension of golly.

Installation

go get oss.nandlabs.io/golly-gcp

Core Packages

  1. storage: Golly VFS implementation for Google Cloud Storage
  2. pubsub: Golly Messaging Implementation for PubSub
  3. vertex: Golly GenAI Provider for Vertex AI

Contributing

We welcome contributions to the project. If you find a bug or would like to request a new feature, please open an issue on GitHub.

License

This project is licensed under MIT License. See the License file for details.