objectstorage

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ObjectStorage

type ObjectStorage interface {
	UploadMediaFiles(prefix, localPath string) error
	DeleteMediaFiles(prefix string) error
}

func NewObjectStorage

func NewObjectStorage(accessKey, secretKey, endpoint, region, bucket string) (ObjectStorage, error)

Jump to

Keyboard shortcuts

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