gcs

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package gcs provides a Google Cloud Storage (GCS) implementation of the artifact.Service interface.

This package allows storing and retrieving artifacts in a GCS bucket. Artifacts are organized by application name, user ID, session ID, and filename, with support for versioning.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGCSArtifactService

func NewGCSArtifactService(ctx context.Context, bucketName string, opts ...option.ClientOption) (artifact.Service, error)

NewGCSArtifactService creates a gcsService for the specified bucket using a default client

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL