plg_backend_oss

package
v0.0.0-...-612c5e9 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OSSCache AppCache

Functions

This section is empty.

Types

type OSSBackend

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

func (OSSBackend) Cat

func (this OSSBackend) Cat(path string) (io.ReadCloser, error)

func (OSSBackend) Init

func (this OSSBackend) Init(params map[string]string, app *App) (IBackend, error)

func (OSSBackend) LoginForm

func (this OSSBackend) LoginForm() Form

func (OSSBackend) Ls

func (this OSSBackend) Ls(path string) (files []os.FileInfo, err error)

func (OSSBackend) Meta

func (this OSSBackend) Meta(path string) Metadata

func (OSSBackend) Mkdir

func (this OSSBackend) Mkdir(path string) error

func (OSSBackend) Mv

func (this OSSBackend) Mv(from string, to string) error

func (OSSBackend) Rm

func (this OSSBackend) Rm(path string) error

func (OSSBackend) Save

func (this OSSBackend) Save(path string, file io.Reader) error

func (OSSBackend) Touch

func (this OSSBackend) Touch(path string) error

type OSSPath

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

Jump to

Keyboard shortcuts

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