s3

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDefaultCloudflareR2 added in v0.0.9

func NewDefaultCloudflareR2(cfg meta.Config) (*cloudflareR2, error)

Types

type RustFs added in v0.0.11

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

func NewDefaultRustFs added in v0.0.11

func NewDefaultRustFs() *RustFs

func NewRustFs added in v0.0.11

func NewRustFs(endpoint, accessKey, secretKey string) *RustFs

func (*RustFs) RemoveBucket added in v0.0.11

func (r *RustFs) RemoveBucket(ctx context.Context, bucket string) (any, error)

func (*RustFs) RemoveObject added in v0.0.11

func (r *RustFs) RemoveObject(ctx context.Context, bucket, ossKey string) (any, error)

func (*RustFs) UploadFromLocal added in v0.0.11

func (r *RustFs) UploadFromLocal(ctx context.Context, bucket, filePath, ossPath string) (any, error)

Jump to

Keyboard shortcuts

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