package gcs
import "golang.org/x/build/perfdata/fs/gcs"
Package gcs implements the fs.FS interface using Google Cloud Storage.
Index ¶
Functions ¶
func NewFS ¶
NewFS constructs an FS that writes to the provided bucket. On AppEngine, ctx must be a request-derived Context.
Source Files ¶
gcs.go
- Version
- v0.0.0-20250421191922-3619c213cff3 (latest)
- Published
- Apr 21, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 2 months ago –
Tools for package owners.