gcsblob

package
v0.0.0-...-0a0e117 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGoogleCloudStorage

func NewGoogleCloudStorage(args oss.OSSArgs) (oss.OSS, error)

Types

type GoogleCloudStorage

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

func (*GoogleCloudStorage) Delete

func (g *GoogleCloudStorage) Delete(key string) error

func (*GoogleCloudStorage) Exists

func (g *GoogleCloudStorage) Exists(key string) (bool, error)

func (*GoogleCloudStorage) List

func (g *GoogleCloudStorage) List(prefix string) ([]oss.OSSPath, error)

func (*GoogleCloudStorage) Load

func (g *GoogleCloudStorage) Load(key string) ([]byte, error)

func (*GoogleCloudStorage) Save

func (g *GoogleCloudStorage) Save(key string, data []byte) error

func (*GoogleCloudStorage) State

func (g *GoogleCloudStorage) State(key string) (oss.OSSState, error)

func (*GoogleCloudStorage) Type

func (g *GoogleCloudStorage) Type() string

Jump to

Keyboard shortcuts

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