oss

package
v0.0.0-...-ae3a0e2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: MIT Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitOSS

func InitOSS()

Types

type OSS

type OSS interface {
	Push(filePath, key string) (string, error)
	Delete(keys []string) error
}

type OSSClient

type OSSClient struct {
	// contains filtered or unexported fields
}
var (
	Client OSSClient
)

func (OSSClient) Delete

func (o OSSClient) Delete(keys []string) error

func (OSSClient) Push

func (o OSSClient) Push(filePath, key string) (string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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