gcs

package
v0.131.3 Latest Latest
Warning

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

Go to latest
Published: May 9, 2026 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bucket

type Bucket struct {
	// contains filtered or unexported fields
}

func Connect

func Connect(ctx context.Context, name, prefix string) (*Bucket, error)

func (*Bucket) Copy

func (b *Bucket) Copy(ctx context.Context, key string, buf io.Writer) error

func (*Bucket) Delete

func (b *Bucket) Delete(ctx context.Context, key string)

func (*Bucket) Get

func (b *Bucket) Get(ctx context.Context, key string) ([]byte, bool)

func (*Bucket) Set

func (b *Bucket) Set(ctx context.Context, key string, value []byte)

Jump to

Keyboard shortcuts

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