gcs

command
v0.0.0-...-bd5ea56 Latest Latest
Warning

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

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

README

Regenerating protos

git clone git@github.com:googleapis/googleapis.git
cd googleapis
protoc --go_out=.. --go-grpc_out=.. google/storage/v2/*.proto
cd ..

Example commands

Use grpc client to write a 128KiB file to a GCS bucket

go run main.go --method=write --size=128

Use grpc client to read a 128KiB file from a GCS bucket

go run main.go --method=read --size=128

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cloud.google.com

Jump to

Keyboard shortcuts

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