Documentation
¶
Overview ¶
Package gcsartifact provides a Google Cloud Storage (GCS) artifact.Service.
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 NewService ¶
func NewService(ctx context.Context, bucketName string, opts ...option.ClientOption) (artifact.Service, error)
NewService creates a Google Cloud Storage service for the specified bucket.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.